{"id":22246168,"url":"https://github.com/ritesh22201/doubtshare-real-time-doubt-solving-platform","last_synced_at":"2026-04-09T15:43:29.565Z","repository":{"id":206530829,"uuid":"717074012","full_name":"ritesh22201/doubtshare-real-time-doubt-solving-platform","owner":"ritesh22201","description":"DoubtCleared is an interactive, real-time doubt-solving platform where students can seek assistance for any subject in their preferred language. Our dedicated tutors are ready to provide prompt and effective solutions, ensuring a seamless learning experience for every student.","archived":false,"fork":false,"pushed_at":"2023-11-14T07:55:19.000Z","size":2817,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T11:25:49.420Z","etag":null,"topics":["chakra-ui","expressjs","mongodb","node-cron","node-mailer","nodejs","reactjs","redux","socket-io"],"latest_commit_sha":null,"homepage":"https://doubt-share.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ritesh22201.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-10T13:54:35.000Z","updated_at":"2024-02-28T13:21:22.000Z","dependencies_parsed_at":"2023-11-10T17:28:57.307Z","dependency_job_id":"b5ed7c01-b841-4f77-a627-3079245f2a18","html_url":"https://github.com/ritesh22201/doubtshare-real-time-doubt-solving-platform","commit_stats":null,"previous_names":["ritesh22201/doubtshare-real-time-doubt-solving-platform"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ritesh22201/doubtshare-real-time-doubt-solving-platform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritesh22201%2Fdoubtshare-real-time-doubt-solving-platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritesh22201%2Fdoubtshare-real-time-doubt-solving-platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritesh22201%2Fdoubtshare-real-time-doubt-solving-platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritesh22201%2Fdoubtshare-real-time-doubt-solving-platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ritesh22201","download_url":"https://codeload.github.com/ritesh22201/doubtshare-real-time-doubt-solving-platform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ritesh22201%2Fdoubtshare-real-time-doubt-solving-platform/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259482710,"owners_count":22864800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chakra-ui","expressjs","mongodb","node-cron","node-mailer","nodejs","reactjs","redux","socket-io"],"created_at":"2024-12-03T05:26:27.448Z","updated_at":"2025-12-30T18:59:54.063Z","avatar_url":"https://github.com/ritesh22201.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DoubtsCleared\n\n## Real-time doubt solving platform\n\nA real-time doubt solving platform application built using React.js, Redux.js, Node.js, Express.js, MongoDB, Socket.io, node-cron, node-mailer and Chakra UI.\n\n## Live Demo Link\n\n[Live Link](https://drive.google.com/file/d/1wqqV2yJbsP2_tSA6hvhZmMTbUpAx415C/view?usp=sharing)\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Backend](#backend)\n- [Frontend](#frontend)\n- [API Documentation](#api-documentation)\n- [Database Schema](#database-schema)\n- [Configuration](#configuration)\n- [Deployment](#deployment)\n- [Screenshots](#screenshots)\n- [Contact](#contact)\n- [Acknowledgments](#acknowledgments)\n\n## Introduction\n\nDoubtCleared is an interactive, real-time doubt-solving platform where students can seek assistance for any subject in their preferred language. Our dedicated tutors are ready to provide prompt and effective solutions, ensuring a seamless learning experience for every student.\n\n## Features\n\n- User authentication with OTP verification and jsonwebtoken\n- Crud Operations on doubts\n- User profile - CRUD\n- Responsive design with Chakra UI components\n\n## Technologies Used\n\n- Frontend:\n  - React.js\n  - Redux.js\n  - Chakra UI\n\n- Backend:\n  - Node.js\n  - Express.js\n  - Socket.io\n  - MongoDB\n\n## Installation\n\n1. Clone the repository: `git clone https://github.com/ritesh22201/doubtshare-real-time-doubt-solving-platform`\n3. Install frontend dependencies: `cd client \u0026\u0026 npm install`\n4. Install backend dependencies: `cd server \u0026\u0026 npm install`\n5. Create a MongoDB database and update the configuration in `server/config/db.js`\n\n## Usage\n\n1. Start the backend server: `cd server \u0026\u0026 npm run server`\n2. Start the frontend development server: `cd client \u0026\u0026 npm start`\n3. Open your browser and visit: `http://localhost:3000`\n\n## Screenshots\n\n### Landing Page \n\n![Landing Page](./client/src/Assets/Screenshots/Screenshot%20(894).png)\n\n### Signup Page\n\n![Signup Page](./client/src/Assets/Screenshots/Screenshot%20(895).png)\n\n### Login Page\n\n![Login Page](./client/src/Assets/Screenshots/Screenshot%20(896).png)\n\n### Dashboard Page\n\n![Dashboard Page](./client/src/Assets/Screenshots/Screenshot%20(897).png)\n\n### Doubts Page\n\n![Doubts Page](./client/src/Assets/Screenshots/Screenshot%20(898).png)\n\n### Profile Page\n\n![Profile Page](./client/src/Assets/Screenshots/Screenshot%20(899).png)\n\n### Chat Page\n\n![Chat Page](./client/src/Assets/Screenshots/Screenshot%20(900).png)\n\n## Backend\n\nThe backend is built using Node.js and Express.js. It provides RESTful APIs for managing tasks and communicates with the MongoDB database.\n\n## Frontend\n\nThe frontend is built using React.js, and Redux.js, offering an intuitive user interface for managing tasks efficiently.\n\n## API Documentation\n\n### User Authentication Route\n\n- `GET /api/auth/users/:email`: Get the details of a single user.\n- `POST /api/auth/register`: Register a new user based on userType. Default user is Student.\n- `POST /api/auth/login`: Existing user login.\n- `PATCH /api/auth/logout/:email`: Logout route.\n- `POST /api/auth/verify`: Verify the user with OTP\n- `POST /api/auth/forgetPassword`: User can change the password if he/she forgets.\n\n### Doubt Route\n\n- `GET /api/doubt/history`: Get the all the doubts by authenticated user.\n- `POST /api/doubt/createDoubt`: Post a new doubt.\n- `PATCH /api/doubt/updateDoubt/:id`: Update the existing doubt.\n- `DELETE /api/doubt/deleteDoubt/:id`: Delete the existing doubt.\n\n### Profile Route\n\n- `GET /api/auth/users/:email`: Get the current authenticated user.\n- `PUT /api/auth/updateProfile/:id`: Update the user profile.\n\n## Database Schema\n\nThe MongoDB database schema consists of a `doubtshare` collection.\n\n## Configuration\n\nConfuguration is set up in MongoDB, by setting up the environment variables in .env file and setting up the database connection in `config/db.js`\n\n## Deployment\n\nFor deployment, Render for the backend and Vercel for the frontend. Updated environment variables accordingly.\n\n## Contact\n\nFor any inquiries, contact me at riteshgoswami22201@gmail.com.\n\n## Acknowledgments\n\n- Thanks to the creators of React.js, Redux.js, Node.js, Express.js, MongoDB, and Chakra UI for their fantastic tools.\n- Special thanks to the open-source community for their valuable contributions.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fritesh22201%2Fdoubtshare-real-time-doubt-solving-platform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fritesh22201%2Fdoubtshare-real-time-doubt-solving-platform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fritesh22201%2Fdoubtshare-real-time-doubt-solving-platform/lists"}