Skip to content

createwithselman/flasktodoapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

flasktodoapp

🚀 Özellikler

  • Görev ekleme
  • Görev tamamlama / geri alma
  • Görev silme
  • SQLite veritabanı
  • Minimalist HTML + CSS arayüz
  • Logging ile hata ayıklama

Proje yapısı aşağıdaki gibidir: flask-todo-app/ │ ├── app.py # Flask uygulaması ├── todo.db # SQLite veritabanı (ilk çalıştırmada oluşur) ├── templates/ │ └── index.html # Ana HTML sayfası ├── static/ │ └── style.css # Basit css dosyası └── README.md # Bu dosya

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published