FullStack Inventory System with Angular and Spring Boot.
The user can view the list of products in the inventory, add new products, modify existing ones, and also delete products from the inventory.
- Product Description
- Price
- Stock
- Angular
- Bootstrap
- TypeScript Components
- Async HTTP Requests
- Spring Boot
- REST Controller
- Service Layer (with transactional methods)
- Repository Layer
- Data Layer (entity)
- MySQL Database (to store the application information)
- Spring Web
- Spring Data JPA
- MySQL Driver
- Lombok
- Angular
- Bootstrap
- TypeScript Components
- Async HTTP Requests
- Spring Boot
- REST Controller
- Service Layer (with transactional methods)
- Repository Layer
- Data Layer (entity)
- MySQL Database (to store the application information)
- Front-end: 4200
- Back-end: 8080
This project was generated with Angular CLI version 18.1.0.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.