A Java 17 & Spring Boot application designed for managing tools, warehouses, operators, and managers within Elecnor, a leading company in the electrical infrastructure sector.
This system streamlines the internal operations of Elecnor by allowing administrators and managers to efficiently track and manage:
- Electrical tools and equipment
- Warehouses and inventory levels
- Field operators and their assignments
- Managers overseeing logistics and operations
- Java 17
- Spring Boot 3.x
- Spring Data JPA
- Spring Web
- H2 / PostgreSQL (configurable)
- Lombok
- Maven
- Thymeleaf (optional for UI) or REST API
- Add, update, remove, and track tools
- Assign tools to operators
- Track usage history
- Manage multiple warehouse locations
- Monitor stock levels
- Track tool transfers between warehouses
- Register field operators
- Assign tools and locations
- View assignment history
- Oversee warehouse and operator operations
- Admin access to reports and data
- Java 17+
- Maven 3.8+
- Git
git clone https://github.com/your-username/elecnor-equipment-management.git
cd elecnor-equipment-management