|
|
b1008a63d9
|
#66 Add edit button that takes user to assignment edit page
|
2023-04-14 17:58:09 -04:00 |
|
|
|
245b7bbb2a
|
#70 Add endpoint to create content
|
2023-04-14 16:54:34 -04:00 |
|
|
|
80ccc17eef
|
#70 Add content model
|
2023-04-14 16:47:27 -04:00 |
|
|
|
b03c50445f
|
#67 Made endpoint to update assignment fields
|
2023-04-14 16:37:04 -04:00 |
|
|
|
389f71c2f8
|
#10 Made endpoint to create a new assignment
|
2023-04-13 18:46:54 -04:00 |
|
|
|
2b071d35c8
|
#10 Add due date column to assignment model
|
2023-04-13 18:35:51 -04:00 |
|
|
|
104370fb79
|
#10 Create assignment model
|
2023-04-13 18:32:09 -04:00 |
|
|
|
e07b5add79
|
#38 Made instructor specific links on the navbar
|
2023-04-13 15:02:41 -04:00 |
|
|
|
d5d2d830cc
|
#35 Added course code field to Course model. Updated class functions to reflect change. Also added duplicate checking for create course endpoint
|
2023-04-06 22:00:11 -04:00 |
|
|
|
b71c23d706
|
#6 Added unenroll endpoint by sending DELETE request to enroll endpoint
|
2023-04-06 19:06:44 -04:00 |
|
|
|
8ec489beb3
|
#6 Created route to enroll student into a course
|
2023-04-06 18:51:43 -04:00 |
|
|
|
84fb1e9f4b
|
#11 Added endpoint to get enrolled courses
|
2023-04-06 16:40:56 -04:00 |
|
|
|
5beaf2dba4
|
#11 Added enrollment table and relationship between user/couse
|
2023-04-06 16:19:15 -04:00 |
|
|
|
12498c2ee8
|
#5 Create course endpoint. Added messages to all db migrations
|
2023-04-06 15:23:10 -04:00 |
|
|
|
20f0309c5c
|
#5 Added course model
|
2023-04-06 15:00:10 -04:00 |
|
|
|
18e651f8b9
|
#16 Added "role" required field for register endpoint
|
2023-03-18 21:44:23 -04:00 |
|
|
|
5d1710f023
|
#16 made /register endpoint
|
2023-03-18 21:44:22 -04:00 |
|
|
|
563578e4ca
|
#2 Added routes for login and logout
|
2023-03-18 20:59:38 -04:00 |
|
|
|
73bdc75095
|
#7 Basic flask app. Setup routes, DB, and made a user model. Made initial migrations
|
2023-03-16 19:40:44 -04:00 |
|