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 the basic features based on the initial data structures #12

Closed mhaidarhanif closed 8 years ago

mhaidarhanif commented 8 years ago

Implement the basic features based on the initial data structures. Should prove the data process are working correctly in the app.

Tasks

Username

With GET method via REST API, we can:

With PUT method, we can:

With POST method, we can:

With DELETE method:

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).

Assumptions

This basically make the app functionally correct.

mhaidarhanif commented 8 years ago

Hapi Boilerplates:

Vue boilerplates:

mhaidarhanif commented 8 years ago

References:

mhaidarhanif commented 8 years ago

One of the actual application implementation is running at http://arlin.link But this SOW is still not considered as done. Because it's not using REST API yet.

mhaidarhanif commented 8 years ago

Correction: Consider this as done. It's already functional. But the new version is yet to come. Still WIP at http://dev.arlin.link