You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
I need to be able to get, update, post, put and delete data to persistent storage.
For example, while viewing the Stripes quilt and changing color palette, I want to store that version of the quilt and access via a route, /amish-quilts/stripes/abcd, where abcd is a unique-identifier
Requirements
Add features to interface design
Make a http rest service available on a local server
Investigate mongo docker image to run locally
Acceptance Criteria
The above features are developed and added in gracefully.
The text was updated successfully, but these errors were encountered:
Description
I need to be able to get, update, post, put and delete data to persistent storage.
For example, while viewing the Stripes quilt and changing color palette, I want to store that version of the quilt and access via a route, /amish-quilts/stripes/abcd, where abcd is a unique-identifier
Requirements
Add features to interface design
Make a http rest service available on a local server
Investigate mongo docker image to run locally
Acceptance Criteria
The above features are developed and added in gracefully.
The text was updated successfully, but these errors were encountered: