-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
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
- Check that Namespace/update the DML Drawings API + allow for versioning #161 is complete
- Set up a new repo / frontend client for this spike
- Consume a DML API endpoint, using basic authentication - refer to the public API documentation at http://docs.drawmylife.apiary.io/
- Output the response in some way, drawings and text
- Share prototype with the team!