MSTC-DA-IICT / Hacktoberfest23-Expense-Tracker-app-Flutter

An expense tracker app project built in Flutter for hacktoberfest'23
0 stars 5 forks source link

Implement Expense Statistics Charts #12

Open iakash-singh opened 1 year ago

iakash-singh commented 1 year ago

Summary: We need to design and implement expense statistics charts in our app to provide users with visual insights into their spending habits and financial trends.

Scope: The scope of this issue includes:

Designing and integrating various types of charts (e.g., pie charts, bar charts, line charts) to represent expense data. Implementing data visualization logic to generate charts based on user's expense history. Ensuring that users can easily access and interact with the statistics charts within the app.

Design and Implementation Guidelines:

Design the charts to be visually appealing, easy to understand, and accessible. Implement dynamic data updates, allowing users to view expenses for different time periods (e.g., daily, weekly, monthly). Provide interactive features such as tooltips, labels, and filtering options for a richer user experience.

Moinuddin9777 commented 1 year ago

Hey @iakash-singh ,

I would like to do this feature can you assign this to me ?