Name |
---|
Sebastian Brizuela |
Matias Rueda |
Julián Rando |
Agustín Vallcorba |
Lucas Gimenez |
Nicolas Penedo |
Joaquín Czerwiak |
- User registration and authentication with email verification.
- Dynamic management of products and attributes.
- Order creation and management with configurable rules.
- Email notifications for order confirmation.
- Inventory management with stock control.
- Backoffice for administrators to manage products and orders.
- Language: Java
- Framework: Spring Boot
- Unit Testing: JUnit and Mockito
- Project Management: JIRA
- Version Control: GitLab
Contributions are welcome! If you'd like to improve the project, feel free to fork the repository and submit a pull request.
- Fork the repository.
- Create your feature branch (
git checkout -b feature/AmazingFeature
). - Commit your changes (
git commit -m 'Add some AmazingFeature'
). - Push to the branch (
git push origin feature/AmazingFeature
). - Open a pull request.
Distributed under the MIT License. See LICENSE
for more information.
This project was developed as part of a group assignment. The goal was to create a robust system for managing dynamic product attributes, user-friendly order processes, and inventory control. It also includes complex business rules and administrative capabilities.