Built with Boojiai
SpotReserve
Reserve free parking spots in your city before you arrive
BUILDING — 22% complete
Next.js 14, PostgreSQL, Prisma ORM, Mapbox API, NextAuth.js, Stripe, Tailwind CSS, Vercel
a company for reservation on free parking spot
Build Progress
✓
Next.js app + Prisma schema + NextAuth
✓
User auth flow (signup/login/dashboard)
○
Parking spot CRUD API endpoints
○
Reservation system (reserve/release spots)
○
Interactive map UI (browse spots)
○
Post spot + reservation flows UI
○
Stripe subscription checkout + webhook
○
Rate limiting + spam prevention
○
Production deployment + monitoring