the_works/the_works
2025-05-23 13:34:04 +02:00
..
static built a search field for the homepage to search the full database (every text cell in every table); toggleable case sensitivity; results shown as accordion 2025-05-21 17:52:13 +02:00
templates added thumbail placeholder 2025-05-23 12:31:43 +02:00
views built a search field for the homepage to search the full database (every text cell in every table); toggleable case sensitivity; results shown as accordion 2025-05-21 17:52:13 +02:00
__init__.py added template and routes for DB table Veroeffentlichung 2025-05-16 16:11:28 +02:00
database.py switched from sqlite3 to flask_sqlalchemy 2025-04-20 22:53:08 +02:00
models.py further improved representational methods 2025-05-23 13:34:04 +02:00
schema.sql DB schema 2025-04-18 16:02:14 +02:00