SQLite-SQLAlchemy
Python
★ 0
updated 23d ago
Beginner-friendly Flask app that manages a books collection with SQLAlchemy and SQLite. Includes routes and templates for adding, updating, and deleting books (deletes use POST forms for safety). Database is created automatically—good for learning Flask routing and SQLAlchemy DeclarativeBase.
No plain-English explanation yet — one is being written right now. Check back in a minute.