zehongl4 / flask_project

0 stars 0 forks source link

Transform Flask Web Application into a Blog Website #2

Open mutou001 opened 2 months ago

mutou001 commented 2 months ago

Description

The current Flask web application features basic sign-up and login functionality. The goal of this issue is to expand the application into a fully functional blog website where users can create, edit, and view blog posts. This will require backend and frontend updates, as well as database schema changes.

Objectives

Current Setup

Feature Requirements