This app is a perfect UI design which is made using dummy data classes to represents the made expenses of weekly of different categories in a barchart and radial barchart using the the cleaned MVM architecture. Data is generated using random fucntion so it will change the barchart on every hot-reload.
- Design is made using SilverAppBar widget and CustomPainter is made to represent the radial barchart.
- Taking real inputs from the user and adding them to their respective list functions.
- Adding the functionality of database to store expenses record permanently.