Skip to content

vikashsprem/Book-Store-Application-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Center Application - Backend

This repository contains the backend implementation of the Book Center Application, developed using Spring Boot.

Frontend of Book Center - Click here

Table of Contents

Visuals

Loign

Register

bookList

Book

BookUpload

CartDetails

Introduction

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.

Features

  • RESTful API for book management
  • User authentication and authorization
  • Order processing endpoints
  • Database interactions for book information and user data

Technologies

  • Java:

    • Spring Boot: Powerful framework for building Java-based APIs.
  • Database:

    • MySQL
  • Authentication:

    • Spring Security

Setup

  1. Clone the Repository:
    git clone https://github.com/your-username/book-store-backend.git
    cd BookStore-Backend

About

Book-Store-Application-Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages