An application to separate your money by categories called boxes. It was built with Angular and consumes a Spring Boot API.
◼◼◼◼◼◼◼◼◼◼ 100%
- Open Box
- Money In
- Money Out
- Transfer money between Boxes
- Responsiveness
There are two ways to run this app:
-
Using Docker:
docker-compose up --build -
Installing Angular with NPM:
Installation:
npm installTo Start App:
ng serve
To Visit App:
localhost:4200





