An integrated blog application developed in the Django framework.
Install the required python packages through this command
pip install -r requirements.txt
Added logic into static pages
Pagination
Article-specific Categories
Search Algorithm
TinyMCE
Logical Comment section
Create Post, Update Post, Delete Post features on the front end
View Count, Comment Count
Authentication System
Anyone can access this application. Available specific steps [through commits]
None