An open API service indexing awesome lists of open source software.

https://github.com/syed-nihaal/python-flask-sql-notepad-web-app


https://github.com/syed-nihaal/python-flask-sql-notepad-web-app

cbse-project flask html-css-javascript python sql

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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