Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Link. → {base url}/mgramseva/home/dashboard?tab=1.

...

  • User can select the year from the drop-down which contains the list of financial years.

  • From text field user can search the expenses by using Bill ID or vendor name.

  • User can see the expense data for paid and pending with respective tabs.

  • Initially only 10 expenses will be loaded for selected tab, by using pagination dropdown and right arrow user can load more expenses.

  • By selecting any Bill ID user will be navigated to the Expense update screen .

Files Path

Primary Files: https://github.com/egovernments/punjab-mgramseva/blob/develop/frontend/mgramseva/lib/screeens/dashboard/Dashboard.dart https://github.com/egovernments/punjab-mgramseva/blob/develop/frontend/mgramseva/lib/screeens/dashboard/search_expense.dart

...

1 → Home Screen. + Dashboard expenditure screen + update expense screen.

Pop → Dashboard expenditure screen → Home Screen.

2 → Home Screen. + Dashboard expenditure screen + update expense screen + expense update success.

Pop → Home Screen.

Widgets Utilised from Library

...