- CMPE321 Introduction to Database Systems - Final Project
- Bogazici University
- Kübra Aksu - https://github.com/kubraaksux
- Ilgaz Er - https://github.com/ilgazer
This project is a web application developed using Java with the Spring Boot framework. It utilizes MySQL as the database management system and relies on java.sql package for database connectivity. The user interface is implemented using basic HTML templates. The development environment for this project is IntelliJ IDEA, and the primary technologies used include HTML, MySQL, and Java with Spring Boot.
- Spring Boot: Backend framework.
- Java: Primary language.
- MySQL: Database.
- HTML/CSS: Frontend.
- Gradle: Build tool.
Make sure you have the following tools and dependencies installed on your system before proceeding:
- Java: Ensure you have Java Development Kit (JDK) installed.
- MySQL: Set up a MySQL database.
- Gradle: Install Gradle build tool.
git clone <repository_url>
Make sure that the Java version is at least Java 19
brew services start mysql
- ./gradlew build
- ./gradlew bootRun
Navigate to http://localhost:8080/