Skip to content

It's just for the learning purpose , a simple and user-friendly todo List Web Application built using Flask and SQLAlchemy.

Notifications You must be signed in to change notification settings

Khushii75/NotePad-using-flusk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotePad-using-flusk

It's just for the learning purpose , a simple and user-friendly todo List Web Application built using Flask and SQLAlchemy.

This application allows users to:

Add new tasks with a title and description. View all tasks listed in a clean and simple interface. Edit existing tasks to update their title or description. Delete tasks once they are completed. The application uses SQLite as the database to store the tasks, and it provides a clear and responsive layout for managing your daily to-dos.

Technologies Used: Flask: Web framework for building the app. SQLAlchemy: ORM for interacting with the database. SQLite: Database for storing todo tasks. HTML/CSS: For front-end design and rendering the pages.

About

It's just for the learning purpose , a simple and user-friendly todo List Web Application built using Flask and SQLAlchemy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published