princid / Expense-Tracker

The objective of this project was to create an interactive and completely responsive Expense Tracker website which allows the user to track all of their expenses and income.
https://expense-tracker-psg.herokuapp.com/
MIT License
18 stars 20 forks source link

[ #42 ] Fix to show 0% in analytics, when there are no transactions for the user #47

Open pssruthy opened 1 year ago

pssruthy commented 1 year ago

Issue #42 @princid Implemented basic enhancement in the analytics page when there are no transaction for the user

This the page before fixing it

Screenshot 2022-10-26 at 10 26 31 PM

and after fixing, it will show 0% when there are no transactions as shown below

Screenshot 2022-10-31 at 1 14 36 PM