Commit Graph

7 Commits

Author SHA1 Message Date
cuqmbr
5b8e955946 feat: add ticket cost; chore: suppress all nullable warnings 2022-06-18 13:41:23 +03:00
cuqmbr
609f989945 feat: add admin pannel (CRUD for routes) & ticket pdf download 2022-06-14 16:07:45 +03:00
cuqmbr
1ebd29a56d chore: add comments, remove warning messages 2022-05-29 21:30:57 +03:00
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
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
6ab1f13842 feat: add debugging class to populate the database 2022-03-29 20:22:49 +03:00