The project is to design in both front-end and back-end . In this project we can track all the transactions ( ie income and expenses ) of the particular user (which is login). This Expense Tracking application enables following main functions (or features):
- Authentication
- Authorization
- Login/Signup User Account
- CRUD operations for transactions.
- Stores the data of each user with their respective information of expense and income in database
- Node provides the backend environment for this application
- Express middleware is used to handle requests, routes
- Mongoose schemas to model the application data
- React for displaying UI components
- Redux to manage application's state
Technology Used: ReactJs,NodeJs, ExpressJs,MongoDB, Mongoose,Redux, Javascript,
#Sign Up Page:
#Login Page:
#Home Page:
#Add New Transaction:
#Delete Transaction:




