add sql support

This commit is contained in:
2023-10-03 21:02:33 +02:00
parent 17ab0b1840
commit e794fc6032
7 changed files with 50 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
# freeriders
Web app for tracking current ticket numbers
Web app for tracking current ticket numbers
# Architecture
- keep all ticket numbers and timestamps in SQL table "tickets"
- display last ticket number
- don't allow tickets that are out of probable ticket number range