Skip to content

KarthikeyaGit/book-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Management System

The Book Management System is a web application for managing books. It allows users to sign up, log in, and perform various book-related operations.

Installation

  1. Install the required Node.js dependencies by running the following command in the main folder and the admin folder:
  2. and in admin folder do npm run build

Usage

  1. Start the Node.js server by running the following command:

  2. Access the application by navigating to http://localhost:3000/login in your web browser.

  3. Sign up for a new account if you don't have one already.

  4. Log in using your credentials.

  5. localhost_3000_login localhost_3000_login (1) localhost_3000_login (2) localhost_3000_login (3) localhost_3000_login (4) localhost_3000_login (5)

Features

  • User Authentication: Sign up and log in to access the application.
  • Book Management: Perform operations such as adding, updating, and deleting books.
  • Dashboard: View a dashboard with information about your book collection.
  • Reading List: Keep track of books you are currently reading. ---- Pending need to work on this
  • Wishlist: Create a wishlist of books you want to read. ---- Pending need to work on this

Technologies Used

  • Node.js: Backend server environment.
  • Express.js: Web application framework for Node.js.
  • Vue.js: Frontend JavaScript framework.
  • Vue Router: Client-side routing for Vue.js.
  • Bootstrap: CSS framework for styling the application.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published