ClassmateConnect is a platform designed to facilitate project collaboration and communication among college students. It allows users to create projects, discuss them with teammates, and enhance productivity.
-
Project Creation: Easily create new projects and invite team members.
-
Discussion Forum: Collaborate with team members through project-specific discussion forums.
-
User Profiles: View profiles of team members to learn more about their skills and contributions.
-
Security: Built with security in mind to protect user data and privacy.
- Signup Page
- Login Page
- Dashboard
- Create Project
- Check user while adding member ID's
- Project Details
- Project Discussion
- React JS
- Supabase Authentication
- Supabase Database
- Tailwind CSS
The application's UI is styled using Tailwind CSS.
This project utilizes Component Library Preline, ComponentLand for cards, pages, and other components.
- Clone the repository:
git clone https://github.com/Chinmay-Ankolekar/ClassmateConnect.git
- Install dependencies:
npm install
- Start the development server:
npm run dev