-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
front-endNew feature or requestNew feature or request
Description
WHAT TO DO:
- The API's and front-end is built for the settings feature, with the exception of a GET request, which you will need to make in Node.js..., however, they aren't connected. You will need to connect these two together.
- Work with the microservice located here (https://github.com/Off-Top-App/SettingsService). Let me know if you'll need access. Documentation: https://docs.google.com/document/d/1cMh5mi0ZsyY7lW2JRwScSWB-uihMAF9s84shHdIIzMk/edit
- This will require you to work a little in the front-end to make sure that you can pass the data to these API's.
DONE:
- When you first access the application you are getting the settings data.
- You can change the data in the settings front-end and can the data appear in the settings DB.
Metadata
Metadata
Assignees
Labels
front-endNew feature or requestNew feature or request