Skip to content

Born2tweak/OhmPlace

Repository files navigation

OhmPlace

A campus-only marketplace for students to buy, sell, and trade parts. Verified .edu emails only.

Tech Stack

  • Frontend: Next.js 16 (App Router), React 19, Tailwind CSS
  • Backend: Supabase (Auth, Postgres)
  • Deployment: Vercel (planned)

Getting Started

  1. Clone the repo
  2. Install dependencies:
    npm install
  3. Create .env.local with your Supabase credentials:
    NEXT_PUBLIC_SUPABASE_URL=your_project_url
    NEXT_PUBLIC_SUPABASE_ANON_KEY=your_anon_key
  4. Run the dev server:
    npm run dev
  5. Open http://localhost:3000

Project Status

  • Phase 1: Foundation & Auth
  • Phase 2: Marketplace Core (Supply)
  • Phase 3: Marketplace Core (Demand)
  • Phase 4: Interactions
  • Phase 5: Polish & Launch

About

OhmPlace connects engineering students on the same campus to trade spare lab components instantly, eliminating multi-day shipping waits for time-sensitive projects.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages