Skip to content

This is a repo for selling 2nd hand goods, without actually revealing your identity to the seller,. This provides an interface to contact the buyer and seler annoymously with an option to bid for the price for an in demand product

License

Notifications You must be signed in to change notification settings

BroCoder007/Jugaad-TheOnlineThriftStore

Repository files navigation

JUGAAD Marketplace

Welcome to JUGAAD Marketplace – an online thrift store platform for buying and selling items in a smart, user-friendly environment. Users can browse listings, post items for sale, manage their purchase and sales history, leave reviews, and chat in real-time for negotiations and bidding.

Features

  • User Authentication: Secure login and registration.
  • Item Listings: Browse, post, and bid on items for sale.
  • Purchase & Sales History: Track your buying and selling activity.
  • Review System: Leave and view reviews for purchased items.
  • Chat Interface: Real-time chat for buyers and sellers.
  • Customizable Settings: Personalize your experience with themes, notifications, and privacy options.

Project Structure

Jugaad-TheOnlineThriftStore
├── public/
│   ├── app.js
│   ├── index.html
│   └── login.html
├── src/
│   ├── assets/
│   ├── main.js
│   ├── components/
│   │   ├── ChatInterface.js
│   │   ├── ItemList.js
│   │   ├── PurchaseHistory.js
│   │   ├── ReviewSystem.js
│   │   ├── SalesHistory.js
│   │   └── UserProfile.js
│   ├── style/
│   │   └── styles.css
│   └── utils/
│       └── api.js
├── .github/
│   └── workflows/
│       └── github-pages.yml
├── .gitattributes
└── README.md

Getting Started

  1. Clone the repository:

    git clone https://github.com/BroCoder007/Jugaad-TheOnlineThriftStore.git
    cd Jugaad-TheOnlineThriftStore
  2. Install dependencies:

    npm install
  3. Run the application:

    npm start
  4. Build for production:

    npm run build
  5. Deploy to GitHub Pages:

Main Components

Contributing

Contributions are welcome! Please open an issue or submit a pull request for improvements or new features.

License

This project is licensed under the MIT License.

Repository

About

This is a repo for selling 2nd hand goods, without actually revealing your identity to the seller,. This provides an interface to contact the buyer and seler annoymously with an option to bid for the price for an in demand product

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published