Team-uMigrate / umigrate

Source code for the uMigrate project
13 stars 2 forks source link

API: Add all endpoints to endpoints.js #312

Closed deandrebaker closed 3 years ago

deandrebaker commented 3 years ago

We need to create an api client for the mobile app to use in order to communicate with the api. We currently have a lot of endpoints in the endpoints.js file, but we are missing some.

We should look into improving the existing functionality and implement missing functionality.