Blog website made using Django Framework.
Clone the repository and install following modules using pip:
pip install -r requirements.txt
Then in terminal type python manage.py runserver and open the server link to access the website.
https://www.youtube.com/watch?v=MMkRFgF51wY&list=PLKc7PFu7bC7fj0hSmO-oYLcBJtrxbCFQi&index=4
Home Page
Create A New Blog Post :
Publish or Edit your Post :
All Post Published by a user untill now :
Admin Panel :
Login Page :