Commit Graph

8 Commits

Author SHA1 Message Date
cuqmbr
78780d6762 style: change ICollection to List in some Models 2022-06-19 19:17:00 +03:00
cuqmbr
5b8e955946 feat: add ticket cost; chore: suppress all nullable warnings 2022-06-18 13:41:23 +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
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
b447abd06a style: remove tags to improve readability 2022-03-29 20:19:05 +03:00
cuqmbr
a395c2afe3 feat: add database models and context 2022-03-26 22:25:46 +02:00