Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 848 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 848 Bytes

SitBlog

A Django Blog app

A Web App serving as a Blog writing website

Experience the App here: https://sitblog.herokuapp.com/



**Login Details & Register Details**
--- User can register himself on the app and use this app normally --
  • UI built with: HTML, CSS, Javascript, Bootstrap4
  • Backend using: Django
  • Database: PostgresSql and SQLite3
  • Deployed and Hosted on Heroku
  • Used AWS S3 bucket to store the user's uploads

Basic Features:

  • User can create the post
  • User can update the post
  • User can delete the post
  • User have their own profile to maintain by him/herself
  • User's uploads are stored in the AWS S3 bucket