hack4impact-mcgill / MADA

Repository for the MADA Project
5 stars 0 forks source link

Register for an additional task workflow #5

Closed kehwhy closed 2 years ago

kehwhy commented 2 years ago

I should be able to see my schedule and see which days I have volunteering duties. The system should:

peterghrong commented 2 years ago
  1. click some sort of button
  2. Pop up filling informations
  3. POST request to api -> maybe some sort of marshalling -> save to db
  4. return the new list of tasks to client