Skip to content
forked from salar403/TC-blog

A blog where users can sign up and have their own posts and followers

License

Notifications You must be signed in to change notification settings

Sinaatkd/TC-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TC-blog

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
  • Making documents with Swagger
  • Create an API for creating posts
  • Create an API to update posts
  • Create an API to update additional information
  • Create a comments database model
  • Create a database model of followers and following
  • Create an API to leave a comment
  • Create an API to follow and unfollow
  • Dockerize the project
  • 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

About

A blog where users can sign up and have their own posts and followers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Dockerfile 1.3%