StoryBook A minor project test in Django and python for a site like "Medium" to post your stories. It uses a recommendation algorithm as taught by Andrew NG to take in the reviews posted by users and recommend them similar stories Running the project: python3 manage.py runserver ##TODO requirements file deploying the project