A real-time group study platform that enables students to collaborate, chat, and stay productive together — even when studying remotely. Built using the MERN stack (MongoDB, Express, React, Node.js) with plans to integrate video calling, AI-based study suggestions, and GitHub authentication.
- 🔐 User Authentication (JWT & cookies)
- 💬 Group Chat
- 📅 Study Timer (Pomodoro)
- 📝 Collaborative Notes (coming soon)
- 📹 Video Calling (planned)
- 🤖 AI Study Suggestions (planned)
- 🧠 Smart Reminders / Focus Mode (planned)
- 🔗 Login with GitHub (planned)
We plan to add smart tools powered by AI, including:
- 🧾 Topic summarization
- 🗓️ Automatic scheduling suggestions
- ⏱️ Productivity nudges and focus feedback
- 📚 Suggest learning resources based on user goals
- OAuth 2.0 login via GitHub & Google
- Profile badges based on contributions
- Frontend: React.js, TailwindCSS
- Backend: Node.js, Express
- Database: MongoDB
- Auth: JWT, Cookies
- API: RESTful endpoints
- Extras: (Coming soon) Socket.IO, WebRTC, OpenAI API