Skip to content

SankalpM-29/Blogsite-using-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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