Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 998 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 998 Bytes

WeeklyExpenses

A flutter based app to manage your weekly expenses.

Features -

  • Rich and Simple UI.
  • Manages your expenses for the last 7 days.
  • Displays a chart that shows the percentage of total spendings.
  • Ability to delete a item.

Screenshots -

WebApp -

  • Steps-
    • flutter config --enable-web
    • flutter run -d chrome