SpringFormat is a Java-based web application built using the Spring Boot framework. This project was developed as part of a university assignment to demonstrate the fundamentals of building web applications with Java and Spring Boot.
- Spring Boot Integration: Utilizes Spring Boot for rapid application development.
- MVC Architecture: Implements the Model-View-Controller design pattern.
- Gradle Build System: Uses Gradle for project build and dependency management.
- Responsive Frontend: Incorporates HTML and CSS for the user interface.
- Java: Primary programming language.
- Spring Boot: Framework for building the application.
- Gradle: Build automation tool.
- HTML & CSS: For structuring and styling the frontend.