fnitu / edu-hospice

Application developed for SIIT Challenge Accepted – CODVIDHACK 2020
https://edu-hospice.herokuapp.com
2 stars 2 forks source link

Implement the rejected courses tab #91

Closed Adrian-Moldovan closed 2 years ago

Adrian-Moldovan commented 2 years ago

The app should be able to display the courses that the student registered and was rejected

The endpoint that provides the related courses is: https://edu-hospice-api.herokuapp.com/api/users/2/courses/rejected

Related backend issue: https://github.com/danutchindris/edu-hospice-api/issues/224

Adrian-Moldovan commented 2 years ago

Design for the cards will be provided by @irinmo @gabstoi as soon as possible in issue: https://github.com/fnitu/edu-hospice/issues/78

Adrian-Moldovan commented 2 years ago

Implemented.