Commit Graph

19 Commits

Author SHA1 Message Date
4222e4702f refactor: provide single response for schedule 2024-06-10 21:59:34 +03:00
081c814036 feat: return the schedule-related settings 2024-05-29 07:38:32 +03:00
ae0b9daefa refactor: change the api path 2024-05-28 07:09:40 +03:00
0d3461b769 feat: add specific weeks 2024-05-19 13:53:25 +03:00
ca18804a33 fix: error CS1061 2024-05-19 12:30:17 +03:00
d02fb8becb feat: get lecture halls by campus 2024-02-19 12:03:10 +03:00
5536162521 feat: add get group by faculty id 2024-02-19 12:02:37 +03:00
ee2351b5ed feat: add controller 2024-02-19 11:20:49 +03:00
e3d74c373e feat: add controller for lecture hall 2024-02-17 14:22:29 +03:00
477cec2f98 fix: error CS0234 2024-02-17 10:58:25 +03:00
2b4065bbdf fix: error CS0234 2024-02-17 09:09:18 +03:00
84872a5d6d feat: add course information 2024-02-17 01:49:37 +03:00
5cfc07ab7d feat: add controller for professor 2024-02-16 23:57:22 +03:00
14aedf9d46 feat: add controller for group 2024-02-16 23:57:13 +03:00
aad3c74fba feat: add controller for faculty 2024-02-16 23:57:05 +03:00
1caaa4759e refactor: rewrite the api for the dto project 2024-02-16 23:56:45 +03:00
dfc9caf921 feat: add a controller for campus 2024-01-28 06:05:54 +03:00
88b4eb594e feat: add a controller for discipline 2024-01-28 06:05:27 +03:00
2403cb35ec feat: add a basic controller for API version 1 2024-01-28 06:01:23 +03:00