Product Management is a web-based application that helps businesses manage their products efficiently.
This project includes functionalities for adding, updating, deleting, and listing products.
- 📝 Add new products with a name and price
- ✏️ Update existing products
- ❌ Delete products
- 📋 View all products in a list
- Back-end: Spring Boot, MySQL
- Front-end: Angular with PrimeNG
- Database: PostgreSQL
- Tools: JHipster, Postman (for API testing)
- Clone the repository
git clone https://github.com/med23009/Projet-product.git cd Projet-product