Skip to content

abhishekdumaniya/book-store-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookStore Management

Overview

BookStore Management is a web application designed to simplify inventory and operational tasks for bookstore owners. Developed using HTML, CSS, JavaScript, and Spring Boot, this project provides a user-friendly interface for efficient management.

Key Features

  • Book Management: Easily add, update, and delete books from the inventory, ensuring flexibility in catalog management.

  • Booklist: Comprehensive listing of all books in the inventory, organized by title, author, or availability for a quick overview.

  • Book Search: Efficient search functionality for books based on title and author.

Technical Details

  • Front-end: HTML, CSS, JavaScript
  • Back-end: Spring Boot
  • Database: MySQL
  • Data Access: JPA
  • Templating Engine: Thymeleaf

Getting Started

  1. Clone the repository:

    git clone https://github.com/MazeJack/book-store-management.git
    
  2. Database Setup:

  • Set up a MySQL database and configure application.properties with the necessary database details.
  1. Build and Run:
  • Build the project using Maven and run the Spring Boot application.
  1. Access the Application:
  • Open your web browser and navigate to http://localhost:1001 to access the BookStore Management application.

Demo

Home Newbook BookList aboutUs contactUs cmd