add sql support
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user