♻PassItOn
1. Overview
The Campus Marketplace is a digital platform where students can buy, sell, or exchange second-hand items within their campus community.
Instead of wasting money on new books, lab kits, hostel essentials, or electronics, students can reuse existing items from seniors.
🔑 Key Features
- Secure student-only access (via VIT email login)
- Browse, search, and filter items
- AI-suggested price benchmarking (optional)
- Post items with images, descriptions, and price
- Category & price-based filtering
- “Only Available” toggle to hide sold-out items
- Real-time data fetching via Supabase
2. Tech Stack
Frontend
- Next.js 14 (App Router) → modern, fast, SEO-friendly
- Tailwind CSS + Shadcn/UI → responsive UI, clean components
- Framer Motion → smooth animations
- React Hooks (useState, useEffect, useMemo)
Backend