Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 816 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 816 Bytes

Blogging Site

Using ORM features of Flask-SQLAlchemy to create a website for users to publish posts.

Features

  • User Authentication
  • Email and Password Reset
  • Profile Picture Updation
  • Pagination

Demo

Home Page

Home Page

post table structure

post table structure

user table structure

user table structure

Deployment

  • Web App: Heroku
  • Database: Heroku Postgres