Skip to content

CoffeeMaker v1.0-final Latest

Latest

Choose a tag to compare

@marcusrprojects marcusrprojects released this 28 Apr 04:12
· 1 commit to main since this release
87307fa

Status: This project is considered complete and is not under active development or maintenance.

Overview:
The application simulates a coffee maker with features for managing recipes and inventory via a web interface and RESTful APIs.

Key Technologies Demonstrated:

  • Java
  • Spring Boot
  • Spring Data JPA (with Hibernate)
  • Maven
  • REST API Design (Spring Web MVC)
  • Thymeleaf & AngularJS (Frontend)
  • MySQL Database Interaction
  • JUnit 5 & MockMvc for Testing

For detailed information on setup, usage, and architecture, please refer to the main README.md file.