WomenPlusPlus / deploy-impact-22-wikimini-c

Repository for Team wikimini-c for deploy(impact) 2022
GNU General Public License v3.0
4 stars 3 forks source link

Add teachers endpoints #63

Closed leopiresgoss closed 1 year ago

leopiresgoss commented 1 year ago

Add Teachers Endpoints

In this milestone, I connected the front end to those API endpoints:

:ballot_box_with_check: Create task :ballot_box_with_check: Add a student to a class :ballot_box_with_check: List students from a class :ballot_box_with_check: Give a task to a student

:bangbang: ATTENTION :bangbang: The redirection and the error/success messages I will add as soon as the "class show" endpoint is added so we'll have all the dashboard flow working except for the login as we continue studying how to solve the CSFR issue.