HunterConnect is a full-stack web application built for Hunter College students to discover and join campus clubs, share announcements, and stay connected with their college community.
All clubs at Hunter often post their events and updates across different social media platforms (Instagram, WhatsApp, Discord, etc.) which make its hard for student to keep track of everything alongside other content they follow. It's also not helpful for students who doesn't use social media at all. HunterConnect brings all clubs together in one dedicated platform where they can post their events and announcements, and students can easily stay informed about the clubs they're apart or interested in.
- Frontend: React + JavaScript
- Backend: Node.js + Express for API routing
- Database: Supabase Database (PostgreSQL) + Prisma ORM
- Storage: Supabase Storage (image file storage)
- Authentication: JSON Web Token (JWT)
- Deployment: Render (backend) + Vercel (frontend)