Commit Graph

26 Commits

Author SHA1 Message Date
cuqmbr
b779611380 chore: add clean database 2022-06-18 13:44:05 +03:00
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
1b3ac474b8 feat: add info popup, project cleanup 2022-05-13 13:39:18 +03:00
cuqmbr
a1a53156a4 refactor: decouple different types of popups 2022-05-13 11:41:44 +03:00
cuqmbr
62ee346201 feat: add ticket order form validation 2022-05-12 18:39:29 +03:00
cuqmbr
3bf86ff66e feat: add account page where user can see bought tickets 2022-05-12 18:30:53 +03:00
cuqmbr
acb4786f48 refactor: project cleanup before further work 2022-05-11 15:12:21 +03:00
cuqmbr
625c6ced9b feat: add home page design 2022-04-04 19:28:27 +03:00
cuqmbr
a213cf928b feat: add ticket buy template without db integration 2022-04-04 19:27:15 +03:00
cuqmbr
00b5986080 feat: add routes' city list popup 2022-04-02 11:31:47 +03:00
cuqmbr
8c9a0aeae3 fix: auth page validation error style fix 2022-04-01 14:56:12 +03:00
cuqmbr
f2f04f8a14 style: update models validation 2022-04-01 14:55:10 +03:00
cuqmbr
c27727db32 feat: registration system, login system template 2022-03-31 21:13:49 +03:00
cuqmbr
cbba5c7372 refactor: add validation data annotatison to database models 2022-03-31 20:35:19 +03:00
cuqmbr
acb7daf0cd feat: add style for topnav, cleanup _Layout.cshtml 2022-03-31 17:55:20 +03:00
cuqmbr
9a5a5052cb style: improve styles 2022-03-31 17:53:42 +03:00
cuqmbr
1146093913 feat: improve route list design and functionallity 2022-03-30 19:21:32 +03:00
cuqmbr
1b3b598539 fix: change route number variable type to int 2022-03-30 18:18:02 +03:00
cuqmbr
12809e6ae1 feat: make layout and logic for displaying routes 2022-03-29 20:24:12 +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
cuqmbr
d99e90bc03 chore: remove whitespace from project name 2022-03-26 22:24:10 +02:00