expense_sqflite

Developed an Expense Tracker app to keep track of your daily expenses in in terms of summary , bar graphs, and pie-charts. • fl chart package used for creating pie chart and chart bar from the database. • Used SQFLITE for database(created two tables - expenses and categories). • Designed the Database schema from scratch. Database stored locally on device.