Challenge Overview
We finished up the merge our API to the frontend for our TCO14 mobile application. We have some API final fixes we need to do based upon what was found in the last challenge.
- authorization API incomplete - https://github.com/cloudspokes/tco-api/issues/91
- multimedia API route - https://github.com/cloudspokes/tco-api/issues/89
- Add media file type in response
- GET attendees new parameter - https://github.com/cloudspokes/tco-api/issues/88
- POST signup json error - https://github.com/cloudspokes/tco-api/issues/87
- fix json error
- POST message json error - https://github.com/cloudspokes/tco-api/issues/86
- fix json error
- Get settings json error - https://github.com/cloudspokes/tco-api/issues/85
- fix json error
Final Submission Guidelines
The source for the UI is available here. Clone the repo and get started. If you need to connect it to the API please see the API docs. You must clone this repo and run the API locally. If you find any discrenprencies with the API, the docs or the UI code, please post it to the forums and we'll reply as soon as possible.
If you need test or sample data, please see the API tests for more help or post a message to the forum. See this page for login credentials.