This repositories contains files and folders which were used to create this finance tracker using React JS and Google Firebase and various libraries like Ant Design, Chart.js, Toastify, etc.
-
Login Page available where users could either login or signup using their email id. They could also use Google Auth to verify and create their account. Moreover, this data would be stored in firebase for auth.
-
After signin, the user would be taken to their respective dashboard where they could add income, income and analyze the spendings and more!
-
All the transactions are stored in table created using Ant Design with filter options so that users could quicky filter and select the tag or type needed.
-
Also, if the expense is more than income than the colour of expense and balance would automatically become Red!
-
There is also an export or import CSV option where users could either import their excel sheets or export the transaction history to an excel file.



