A Progressive Web App (PWA) that helps college students connect, collaborate, and vibe together.
- 💬 Real-Time Chat – Talk with peers in your domain (AI, Web Dev, Cybersecurity, Design, etc.).
- 🔔 Smart Notifications – Stay updated when someone messages you, reacts, or tags you.
- 📸 Stories – Post your updates, projects, or daily college vibes as short-lived stories.
- 🤝 Connect & Collaborate – Find students in the same domain or interest and build your network.
- 📱 PWA Ready – Install on your phone or laptop for an app-like experience.
- 🌍 Cross-College Networking – Expand beyond your campus and discover like-minded peers.
College is more than classes—it’s about finding your community.
With CampusConnect you can:
- Share stories, resources, and opportunities.
- Meet students working in the same domain.
- Get notified instantly about chats, events, or collab invites.
- Build project teams, study groups, or just chill communities.
- Had 65 installs on day 1
For developers:
# Clone the repo
git clone https://github.com/Chrahuldeveloper/Matrix.git
# Navigate into the folder
cd Matrix
# Install dependencies
npm install
# Run in development
npm run start