Skip to content

The Book Management System [Backend] is a web application designed to help users manage their book collection. It allows users to add, edit, delete, and view books along with their associated authors. The system provides features for uploading book covers, making it easier to identify and organize books.

Notifications You must be signed in to change notification settings

ashishkushwaha22/Book-Store

Repository files navigation

Book Management System

The Book Management System is a web application designed to help users manage their book collection. It provides features for adding, editing, deleting, and viewing books along with their associated authors.

Features

  • Add new books with title, genre, author, and book cover image.
  • Edit existing book details.
  • Delete books from the collection.
  • View detailed information about each book, including its author and cover image.
  • Browse books by genre.
  • Search for books by title or author.

Technologies Used

  • Node.js
  • Express.js
  • MongoDB (with Mongoose ORM)
  • Multer for file uploads (for cover images)
  • HTML/CSS (for front-end, if applicable)

Getting Started

  1. Clone the repository
  2. Install dependencies: cd / npm install
  3. Start the server npm start

About

The Book Management System [Backend] is a web application designed to help users manage their book collection. It allows users to add, edit, delete, and view books along with their associated authors. The system provides features for uploading book covers, making it easier to identify and organize books.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published