gunadarma-academy / asde-michi

Michi Team, including Arlin app, for ASDE course (created by Classroom for GitHub)
http://arlin.link
Other
2 stars 4 forks source link

Implement backend based on the new designated API and data #49

Closed mhaidarhanif closed 8 years ago

mhaidarhanif commented 8 years ago

Implement the most important backend features based on the new designated API endpoints and data schema/structures. Should prove the data process are working correctly in the app.

Tasks

User

Get all questions

Below are the functionalities when a user is authenticated

Post a question

Answer a question

Understand the basic features (https://github.com/gunadarma-academy/asde-michi/issues/9) and the initial data structures (https://github.com/gunadarma-academy/asde-michi/issues/10). Coupled with Test backend app (https://github.com/gunadarma-academy/asde-michi/issues/54).

Assumptions/Inspirations

This basically makes the app functionally correct.