Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Book-store-inventory-management

This project is a simple web application for managing inventory in an online bookstore. It allows users to add new books, edit existing book details, and delete books from the inventory.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Features

  • Add Books: Users can enter the title, author, price, and quantity of a book and add it to the inventory.
  • Edit Books: Users can edit the details of existing books, including the title, author, price, and quantity.
  • Delete Books: Users can remove books from the inventory.
  • Responsive Design: The application is designed to work well on both desktop and mobile devices.

Getting Started

To get a local copy up and running follow these simple steps:-

  1. Clone the repository:-
git clone https://github.com/CharudattaGhute/Book-store-inventory-management.git
  1. Open the index.html file in your web browser.

Usage

  1. Open the application in your web browser.
  2. Enter the details of a new book in the input fields provided.
  3. Click the "Submit" button to add the book to the inventory.
  4. To edit or delete a book, click the respective buttons in the book list.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project.
  2. Create your feature branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

This project is a simple web application for managing inventory in an online bookstore. It allows users to add new books, edit existing book details, and delete books from the inventory

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages