This repository contains the backend implementation of the SyncStudy Application, developed using Spring Boot.
Frontend of SyncStudy - Click here
Welcome to the backend of the Book Store Application! This project serves as the backend API for managing a bookstore's inventory, handling user authentication, and managing orders.
- RESTful API for book management
- User authentication and authorization
- Order processing endpoints
- Database interactions for book information and user data
-
Java:
- Spring Boot: Powerful framework for building Java-based APIs.
-
Database:
- MySQL
-
Authentication:
- Spring Security
- Clone the Repository:
git clone https://github.com/your-username/SyncStudy-Server.git cd SyncStudy-Server