Blog app developed using Django, Bootstrap and JS. Key features: user authentication, user following, topic based posts, post comments, user created topics, topic following and more.
🖥️ Backend:
- Django
👨💻 Frontend:
- HTML
- CSS
- JS
- Bootstrap
📊 DataBase:
- SQLite
In order to run the app you should download and install libraries in requirements.txt file
py -m pip install -r requirements.txt
- Live demo
- Added Topic system
- Improved design, forms, CBV, and more
- Fixed bugs
- Changed default colors of Bootstrap
- Improved design
- Fixed CSS and JS bugs
- Class Based Views
- User Profile color
- Fixed bugs and logical mistakes
- Searching posts abd Users
- Improved following system
- User's followers page
- User's following page
- User's posts page
- Fix bugs
- Users page
- Following system
- Fix Bugs