akash-singh8 / BookCart

BookCart: One-stop shop for buying and selling books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo BookCart

BookCart is a web application that allows users to buy and sell their used books. The application is built using React JavaScript and enables users to browse through a catalog of available books, add books to their wishlist, sell books, and complete their purchase through telegram communication with the seller itself.


Getting Started

To get started with BookCart, you will need to have Node.js installed on your system. Once you have Node.js installed, you can clone the repository and install the necessary dependencies using the following commands:

git clone https://github.com/akash-singh8/bookcart.git
cd bookcart
npm install

Once the dependencies have been installed, you can start the development server by running the following command:

npm start

This will start the application on http://localhost:3000/ in your web browser.


Features

BookCart includes the following features:

  • Browse available books
  • Search for books
  • Add books to your wishlist
  • Remove books from your wishlist
  • Add books to sell
  • Seller and buyer user profile

Technologies Used

BookCart is built using the following technologies:

  • React JavaScript
  • HTML/CSS
  • Firebase (for authentication, database and storage)

Screenshots

-----
-----
-----
-----

Contributing

We welcome contributions to this project! Here are some ways you can get involved:

  • Report bugs: If you encounter any bugs or issues with this package, please let us know by opening a new issue on our GitHub repository.

  • Suggest new features: If you have an idea for a new feature or improvement, we'd love to hear it! You can suggest a new feature by opening a new issue on our GitHub repository.

  • Submit pull requests: If you'd like to contribute code to this project, you can submit a pull request with your changes.

To submit a pull request, fork this repository, make your changes, and submit a pull request against the your-username-feature branch.


Badges

MIT License

About

BookCart: One-stop shop for buying and selling books


Languages

Language:JavaScript 65.9%Language:CSS 33.0%Language:HTML 1.1%