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
- Host: GitHub
- URL: https://github.com/syed-nihaal/python-flask-sql-notepad-web-app
- Owner: Syed-Nihaal
- Created: 2023-11-23T06:20:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-23T06:30:34.000Z (over 2 years ago)
- Last Synced: 2025-03-01T13:42:39.661Z (over 1 year ago)
- Topics: cbse-project, flask, html-css-javascript, python, sql
- Language: HTML
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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