A blog where users can sign up and have their own posts and followers
Main works and features :
- Create backend database models
- Create API for Auth in blog
- Create API for CRUD in blog posts
- Dockerize the project
- Making documents with Swagger
- Release the initial version
After the release of the initial version :
- Change Django admin panel to Baton panel
- Add a section for creating accounts for regular users and create the ability to leave comments for posts
- Create a real-time chat to connect writers and users
- Create Android & Ios app