Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Todo App 📝

A simple full CRUD Todo app built with Flask, SQLite, and Bootstrap.

Features

  • Add, Edit, Delete todos
  • Bootstrap-styled UI
  • SQLite with SQLAlchemy ORM
  • Clean Jinja2 templating

How to Run

git clone https://github.com/your-username/your-repo-name.git
cd your-repo-name
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python main.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages