Coder Social home page Coder Social logo

book-store's Introduction

Book Store

Welcome to Book Store, an E-Book Management System tailored for bookstores of small to medium sizes. This system streamlines bookstore operations by enabling sellers to add new books, images and reference materials using a computerized interface.

About

Incorporating modules for book inventory, this system facilitates tracking of available books and customer profiles. By utilizing this computerized setup, it mitigates the risk of losing book or customer records, a common occurrence in non-computerized systems.

Future Scope

Expanding the website's future scope involves transforming it into a comprehensive hub, consolidating the best book prices from various sources into a singular platform. This evolution aims to simplify users' experiences by eliminating the need to navigate multiple websites or platforms when buying or selling books. By centralizing book transactions, the website becomes an all-in-one destination for users, offering a seamless and convenient marketplace for purchasing and selling books at the best available prices.

Getting Started

  1. Clone the Repository
  2. For Frontend: cd book-store-frontend-main
  3. npm i
  4. Add Env Variables IN FRONTEND : apiKey: import.meta.env.VITE_APP_API_KEY, authDomain: import.meta.env.VITE_APP_AUTH_DOMAIN, projectId: import.meta.env.VITE_APP_PROJECT_ID, storageBucket: import.meta.env.VITE_APP_STORAGE_BUCKET, messagingSenderId: import.meta.env.VITE_APP_MESSAGE_SENDER_ID, appId: import.meta.env.VITE_APP_APP_ID,
  5. npm run dev
  6. For Backend: cd book-store-backend-main
  7. npm i
  8. Add Env Variables IN BACKEND : const uri = process.env.MONGODB_URL;
  9. npm start

Use Case Diagram

image

Website Images

  1. Home Page image

  2. Upload Books image

  3. Manage Books image

  4. Chatbot Interaction
    image

Live Site

https://books-web-store.netlify.app

book-store's People

Contributors

himanshi-sharma-123 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.