Skip to content

This web application, built with Flask and SQLite, allows users to efficiently manage their personal notes. It provides an intuitive interface to add, delete, and list notes, ensuring a simple yet effective way to organize important information. Users can create new notes, view a list of all saved notes, and easily delete notes they no longer need.

Notifications You must be signed in to change notification settings

AliAbDev11/Notes_webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Web App

Setup & Installation

Make sure you have the latest version of Python installed.

git clone <repo-url>
pip install -r requirements.txt

Running The App

python main.py

Viewing The App

Go to http://127.0.0.1:5000

About

This web application, built with Flask and SQLite, allows users to efficiently manage their personal notes. It provides an intuitive interface to add, delete, and list notes, ensuring a simple yet effective way to organize important information. Users can create new notes, view a list of all saved notes, and easily delete notes they no longer need.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published