Git Product home page Git Product logo

onlinebookapp's Introduction

Online Bookstore Application

Pictures

homePage homePage2 loginPage cartPage PlaceOrderPage SignUpPage

Features

The Online Bookstore Application provides the following features:

  • User authentication: Users can create accounts, log in, and log out.
  • Book browsing: Users can view a list of available books and search for specific titles or authors.
  • Book details: Users can view detailed information about a specific book, including its title, author, description, and price.
  • Shopping cart: Users can add books to their shopping cart, view the contents of the cart, and remove items.
  • Checkout: Users can proceed to the checkout process, enter their shipping and payment details, and complete a purchase.

Tech Stack

The Online Bookstore Application was built using the following technologies:

Front-end

  • React: A JavaScript library for building user interfaces.
  • HTML and CSS: Markup and styling for the app.
  • Redux: A state management library for managing global application state.
  • React Router: A library for handling routing within a React application.
  • cd frontend
  • npm start
  • http://192.168.28.212:3000/

Back-end

  • Node.js: A JavaScript runtime environment for server-side development.
  • Express.js: A minimal web application framework for Node.js.
  • MongoDB: A NoSQL database used for storing book and user information.
  • Mongoose: A MongoDB object modeling tool for Node.js.
  • JSON Web Tokens (JWT): Used for user authentication and authorization.
  • cd backend
  • npm run dev
  • server is running on http://localhost:5000

Installation and Setup

To run the Online Bookstore Application locally, follow these steps:

  • Clone the respository
  • Run the commands

onlinebookapp's People

Contributors

muskan13-tech 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.