Wallet Wise ( Expense Tracker ) is a web application designed to help users manage their expenses efficiently. The application is built using a Spring Boot backend and an Angular frontend. It leverages AWS services for cloud deployment, with the frontend hosted on S3 and the backend on Elastic Beanstalk. The application uses Amazon RDS for database management.
- Add, edit, and delete expenses
- View expense history
- Categorize expenses
- Generate expense reports
- User authentication and authorization
- Frontend: Angular
- Backend: Spring Boot
- Database: Amazon RDS
- Cloud Services: AWS S3, AWS Elastic Beanstalk
Here is a video demonstration of the working application:
expensetracker.mp4
- Node.js and npm installed
- Angular CLI installed
- Java Development Kit (JDK) installed
- AWS account