Welcome to the repository of our product management system. This comprehensive solution is designed to enhance and simplify the strategic administration of products for businesses.
Products:
A robust database providing detailed information on specifications, pricing, and availability of each product, offering a comprehensive view of the product portfolio.
Manufacturers:
We've integrated manufacturers into the system to provide clear insights into the origin and production details of each product.
Product Categories:
An organizational framework allowing precise classification of products, facilitating navigation and implementation of specific management strategies.
Stocks (Deposit Locations):
Optimize logistics and inventory control by strategically mapping deposit locations, enabling efficient tracking and management of the physical distribution of products.
- Frontend: Vuejs + Typescript
- Backend: Kotlin + Spring Boot
- Database: Posgres
- Try to remove DTO layer (over engineering) and Service layer (if possible)
- Use pagination directly from database
- Compose different filters in a composed query