/Pratilipi-Assignment

A blog/story sharing web app built using the Django framework. This is my submission for the Pratilipi Full Stack Engineering Hiring challenge

Primary LanguagePython

Pratilipi Assignment

The stories and blogs are shared through links. The user needs to be logged in in order to mark the posts as read.

Deploying instructions

  • Clone the repository.
  • Open the terminal/ command line.
  • pip install django
  • python manage.py runserver