A## π Project Structure
Campus-Marketplace/
βββ backend/ # Node.js + Express API
β βββ src/
β βββ public/
β βββ .env
β βββ package.json
βββ frontend/ # React + Vite frontend
β βββ src/
β βββ public/
β βββ package.json
βββ markdown/ # Documentation
βββ README.md
cd backend
npm install
cp .env.example .env # Configure your environment variables
npm run devcd frontend
npm install
npm run devβ Backend: Core API with authentication, listing management, and RBAC completed π§ Frontend: Basic layout structure completed, authentication system in progressmunity-first marketplace app for IIT Bhilai students β built by the students, for the students.
Campus Marketplace is a platform where students of IIT Bhilai can buy, sell, exchange, or pre-order items within the campus community.
Whether you're:
- A graduating student selling your cycle or mattress ποΈπ²
- Looking to pre-order food from Tech CafΓ© or AtMart π₯ͺ
- CoSA and clubs selling merchandise, T-shirts, or hoodies π β this is the one-stop solution.
- π¦ Student-to-student listing: Buy/sell second-hand goods like cycles, books, appliances, etc.
- ποΈ Campus Storefronts: Pre-order from AtMart, Tech CafΓ©, or any official campus vendor.
- π Merch Sales: Allow clubs/CoSA to sell merchandise directly through the app.
- π Search & Discover: View whatβs up for sale around campus (Amazon-style).
- π± Mobile-first design: Built as a progressive web app or native mobile app for quick access.
- dominos
- Seniors selling used items before graduating
- Freshers looking for cheaper alternatives
- Campus groups & clubs managing bulk orders or selling merch
- Everyone who wants a simple way to trade within IIT Bhilai
This is an early-stage idea and the repo is not yet initialized. Weβre adding this README so anyone interested can pick up the project and start building.
Want to contribute to this idea? Feel free to fork the repo once it's set up, or reach out on campus/Discord/OpenLake.
Letβs build something useful together for IIT Bhilai! π
Maintainer : @Rahul5977