Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 872 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 872 Bytes

FullstackForum

Fullstack CRUD Forum with Flask, SQLAlchemy and HTML/CSS, Javascript. It's features are listed below.

  • Signup/Login as User
  • Create Edit and delete posts
  • Create and delete comments
  • Like and Unlike posts
  • Timestamps showing how long ago comments and posts were posted

Date: December 2021
Demo: https://youtu.be/9IAbNtU3KsY
Source Code: https://github.com/jolenechong/FullstackForum

screenshot of Forum website


SQL Database (reference models.py) Data Modelling for SQL Database

Usage

run main.py

Tech Stack

  • Python Flask
  • SQLAlchemy
  • HTML/CSS, Javascript

Contact

Jolene - [email protected]