mattybojo / renoir

0 stars 0 forks source link

Implement widgets for each page #17

Open mattybojo opened 2 years ago

mattybojo commented 2 years ago

Each page should have a simpler widget that can be included on the home page (e.g. show top 3 gift cards/shopping list items). Clicking the widget will open a modal/page that shows all of the data.

Enable configuration for each widget through the settings menu.

Explore how to create widgets for each page in the app without too much code re-use.