People and companies wish to manage their expenses to maintain their finances. It is an expense tracker website developed to solve issues related to budgeting and expenses. Our project consists of three categories of users' finances:
a. Savings.
b. Investments.
c. Expenses.
Prospects for this project include a pie chart that shows the percentage of money spent, saved, and invested and a budget limit that allows the user to force a limit on their spending. We wish to host this website on a live server. We also wish to develop a mobile application as well in the future.
The main challenge we ran into was connecting the login, signup, and dashboard pages with user authentication with the help of Bcrypt in Node JS. Other trivial challenges include designing the interface, maintaining expenses data, and making a pie chart.
Technologies used
Discussion