Skip to content

Syed-Nihaal/Python-Flask-SQL-Notepad-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Python Flask SQL Notepad Web App

The Flask MySQL Notepad Web App is a web application designed to provide users with a simple platform to create, view, and edit notes. The application is built using the Flask web framework and utilizes a MySQL database for storing note data.

Requirements

  • Python
  • Flask==2.2.5
  • Werkzeug==2.3.3
  • Flask-Login==0.6.2
  • Flask-SQLAlchemy==3.1.1