Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mentoring centers - expenses #96

Open
edmondpr opened this issue Feb 5, 2024 · 0 comments
Open

Mentoring centers - expenses #96

edmondpr opened this issue Feb 5, 2024 · 0 comments
Assignees
Labels

Comments

@edmondpr
Copy link
Member

edmondpr commented Feb 5, 2024

Design: https://www.figma.com/file/DgrKZX9mS13Zgf7k5pZ1WT/Partner-web-app?type=design&node-id=4408-1572&mode=design&t=VjEs7BRzrlprO8Fz-4

The following details will be retrieved for each center from the /api/v1/centers/:id/expenses endpoint:

  • dropdowns for choosing the month and year of the expenses
  • Add item button for adding expense items
  • list of expenses, with each item containing:
    • input field for name of expense
    • input field for amount
    • Recurring checkbox
    • delete icon
  • underneath the list of expenses, the following information will be shown:
    • total of expenses for the chosen month
    • amount paid for the chosen month (input field)
    • balance (green if positive, red if negative and black if 0)

On the bottom right of the window, there will be a Cancel and a Save button for saving the entered information.

@lokeshpathrabe lokeshpathrabe self-assigned this Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants