Kunleodusan / insurance-policy-app

0 stars 0 forks source link

Create Admin Settings Page #19

Open Kunleodusan opened 4 years ago

Kunleodusan commented 4 years ago

This ticket must be split into smaller tickets before being worked on:

Create a page that the site settings can be managed from. List of site settings:

  1. Name of site.
  2. Currency to use.
  3. Premium per risk factor.

This would need to be implemented in both the front-end & backend. i.e:

Connecting everything together, we need the functionality as:

  1. This page when loaded would, make an API call to get the current site settings and show in the form.
  2. The User would be able to modify the values in the form.
  3. When the user clicks on submit button: Make an API call to update the site settings.
  4. Display notification on success/error of the update site settings API endpoint.
Kunleodusan commented 4 years ago

@woleakindoyin Do you think you can start to tackle this? We can have a call to discuss the approach. I created a sketch here: https://app.diagrams.net/#G1e2nU1vrJa2UXWTu-8OfnlvQPpfbc5btt there's an admin tab

osakindoyin commented 4 years ago

I think I require some authorisation to view the sketch on draw.io

Kunleodusan commented 4 years ago

Could you try again from your google drive?