grchristensen / avpd

Apache License 2.0
0 stars 4 forks source link

Frontend TODO #7

Closed grchristensen closed 3 years ago

grchristensen commented 3 years ago
  1. Add APIs needed for UI a) Student request to get classes they are in b) Update "List students" so that is displays first and last name //right now it only has id number for students c) Message between students and instructor if we want in app messaging
grchristensen commented 3 years ago

I'll look into 1. tomorrow

NoahWong123 commented 3 years ago
  1. more APIs needed for UI a) View Submissions and List Submissions API do not display name on both instructor and student
grchristensen commented 3 years ago

For c) we can consider in app messaging once we have our first release done. Other items have been split into their own issues.