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
19 stars 21 forks source link

Showing NaN in analytics, when there are no transactions for the user. #42

Open pssruthy opened 2 years ago

pssruthy commented 2 years ago

When there is no transactions we should be showing 0% or a placeholder message. But currently it is showing NaN as shown below.

Screenshot 2022-10-26 at 10 26 31 PM
pssruthy commented 2 years ago

@princid please review the issue and assign the required labels. I would like to work on this.