Project information

  • Category: Full Stack Web Development
  • Github Repo: LINK
  • Live Deployed Website: LINK

Fully Functional Bootstrap/Flask Blog with PostgreSQL database

Description: Fully functioning blog where the users can register an email + password, then can leave comments on blog posts. Only the admin user can create, edit, and remove blog posts. Front-end development using Bootstrap, back-end development using Flask. Connects to PostgreSQL database for blog posts/user/comment data

Python Libraries: Flask, SQL-Alchemy, Datetime, OS