MentorsWithoutBorders / mwb-partners-admin

Web app for MWB partners
0 stars 0 forks source link

96 center expenses #107

Closed lokeshpathrabe closed 4 months ago

lokeshpathrabe commented 4 months ago

Completed list expenses for a center. Add/Edit and Delete should work file. You can access the page at url like below.

http://localhost:3001/app/centers//expenses?month=3&year=2024

This PR is partial work for just listing the expenses and doing CURD operations on it. Balance work is pending and I will create another PR when the work is done for it.