/Blog-App

A Web App serving as a blog app where people can write their blog

Primary LanguageJavaScript

MyBlogDiaryApp

A Web App serving as a Blog writing website
Experience the App here: https://myblogdiaryapp.herokuapp.com/
Find the source code here: https://github.com/thisisnitish/Blog-App


Login Details & Register Details
--- User can register himself on the app and use this app normally --

  • UI built with: HTML, CSS, JS, Bootstrap4
  • Backend using: Django
  • DBMS: PostgresSql
  • Deployed and Hosted on Heroku
  • Used AWS S3 bucket to store the user's profile pic

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 himself
  • User's profile pic is stored in the AWS S3 bucket