e-picsa / picsa-apps

Monorepo for building tools to support E-PICSA Apps
https://picsa.app
GNU General Public License v3.0
5 stars 1 forks source link

feat(budget): list page budget summaries #215

Closed OchiengPaul442 closed 5 months ago

OchiengPaul442 commented 5 months ago

Description

  1. Implemented a new "Budget Summary" component to efficiently manage iterations and capture comprehensive details for each saved budget.
  2. Refined the UI of the saved budget card to display summary details in a visually appealing and less cluttered manner.
  3. Incorporated tooltips to provide full descriptions.
  4. Incorporated icons for various summary items on the card, utilizing assets saved in the assets folder.
  5. Added placeholder images, which can be updated later with designs from the design team, for the following:
    • total family labour
    • total input value
    • total output value
    • final cash balance

Discussion

This PR addresses and resolves Issue #205.

Preview

Link to app preview if relevant

Screenshots / Videos

image

OchiengPaul442 commented 5 months ago

Thank you, @chrismclarke, for your feedback. I will address the highlighted issues.