A portal for SFU students to discover events, RSVP, find buddies, and explore SFSS clubs!
# 1. Clone and install
git clone <repository-url>
cd stormhacks-connectsfu
npm install
# 2. Start development
npm run dev
# Open http://localhost:3000Add:new featuresFix:bug fixesUpdate:improvementsStyle:UI changes
- Frontend: Next.js 14, TypeScript, Tailwind CSS + DaisyUI
- Animations: Framer Motion
- Database: Supabase (PostgreSQL + real-time)
- Auth: Supabase Auth (SFU email restriction)
- Deployment: Vercel
- ✅ Glass navbar with ConnectSFU branding
- ✅ Beautiful event card with hover effects
- ✅ Custom color palette (Chinese Blue, Ceil, Pearly Purple, Pastels.)
- ✅ Responsive design
- Event Discovery Page - Multiple events with filters
- Supabase Setup - Database and auth
- RSVP System - Real functionality
- Buddy Matching - Find event buddies
- Admin Dashboard - Club event management