Commit Graph

7 Commits

Author SHA1 Message Date
cuqmbr
c47d67b15d feat: places' availability depends on bought tickets
if cities in route you're searching for intersects with cities in the smb's ticket for the route, taken place will be unavailable and capacity in the search results will be decreased
2022-05-28 20:10:50 +03:00
cuqmbr
a213cf928b feat: add ticket buy template without db integration 2022-04-04 19:27:15 +03:00
cuqmbr
cbba5c7372 refactor: add validation data annotatison to database models 2022-03-31 20:35:19 +03:00
cuqmbr
1b3b598539 fix: change route number variable type to int 2022-03-30 18:18:02 +03:00
cuqmbr
7904ba4391 style: update migration, context and db to match the models 2022-03-29 20:20:49 +03:00
cuqmbr
3cc659de6a chore: cleanup the project 2022-03-29 20:15:16 +03:00
cuqmbr
2ee2ed46e9 feat: add empty database file 2022-03-26 22:26:48 +02:00