A collaborative platform that brings students together through group study rooms, a second-hand book marketplace, and a powerful study tracker.
- Create or join study-based communities.
- Share notes, updates, and resources.
- Stay accountable and improve consistency.
- Buy or sell used academic books.
- Reduce cost and encourage sustainable reuse.
- Search by department, subject, and price.
- Log daily study hours.
- Visual charts for progress monitoring.
- Track productivity over time.
- Clean, minimal, fast UI.
- Focused exclusively on productivity and collaboration.
| Layer | Technologies Used |
|---|---|
| Frontend | HTML, CSS, JavaScript (Update if React was used) |
| Backend | Node.js, Express (Change accordingly) |
| Database | MongoDB / Firebase (Replace with yours) |
| Tools | GitHub, VS Code, Postman |
| Hosting | — (Add if deployed) |
Replace the image URLs with your uploaded links!
| Name | Role |
|---|---|
| Vaibhav Yadav | Team Lead |
| Ansh | Developer |
| Bhavya | Developer |
| Sandeep | Developer |
# Clone the repository
git clone https://github.com/your-username/studysphere.git
# Navigate inside folder
cd studysphere
# Install dependencies
npm install
# Start local server
npm start



