This is the backend for the C2C Web App, built using Spring Boot, MySQL, and Gradle.
Ensure you have the following installed:
git clone https://github.com/samyak2003-coder/C2C-Backend-Springboot.git
cd C2C-Backend-SpringbootCREATE DATABASE ooad;./gradlew build
./gradlew bootRun