NUFindGroup is a social networking platform designed for Northwestern University students. It enables students to connect with like-minded peers. The platform provides features such as group management, member interactions, and secure user authentication. please visit the website via you laptop.
- User Authentication: Secure signup and login functionality using Supabase.
- Group Listings: Explore and interact with groups categorized into STEM, Humanities, and Arts.
- Member Management: Add, edit, and delete group members, with changes reflected across the database.
- Backend API: RESTful API deployed on Vercel to handle user and member data.
- Responsive Frontend: A React-based interface deployed on Vercel, ensuring smooth user interactions.