empowerhack / DrawMyLife-Service

API and Admin system for the Draw My Life initiative - Volunteers: check README and GitHub Projects to get started.
https://github.com/empowerhack/DrawMyLife-Service/projects
MIT License
13 stars 0 forks source link

Prototype a frontend client that consumes the DML drawings API #162

Open krissy opened 7 years ago

krissy commented 7 years ago

Blocked by: #161

What

In #161 we finalised the DML Drawings API (Hypermedia / JSON-HAL format) and configured basic authentication to access it.

Here, we want to prototype a simple frontend client that queries the API and displays drawings and metadata, as a dev proof of concept and display an end-to-end flow of using DML as a dataset for refugee children's drawings and the metadata associated with them. This does not take into account UX or design, which will be done separately as part of planning a campaign tool.

How