Coder Social home page Coder Social logo

relvy.io-assignment's Introduction

DoubtSharing App

React MongoDB NodeJS

DoubtSharing is an application designed to facilitate efficient communication between students and tutors for addressing academic doubts. The platform supports both students and tutors, allowing them to engage in real-time doubt resolution.

Features

User Roles

Students

  • Students can log in or register.
  • Each student has a class grade and language associated with their profile.

Tutors

  • Tutors can log in or register.
  • Tutors have specific expertise, including allowed doubt subject types, class grade, and language that they teach.

Doubt Requests

  • Students can create doubt requests, specifying the doubt subject type.
  • Tutors receive real-time notifications for doubt requests matching their expertise (class grade, language, and doubt subject type).

Matching Algorithm

  • The system intelligently matches student doubt requests with online tutors based on class grade, language, and doubt subject type.

Chat Consultation

  • The first tutor who accepts a student's doubt request gets connected for a chat consultation.
  • During the chat, tutors can provide explanations and clarify doubts, fostering effective learning.

Doubt History

  • Students can view their doubt history (logs) on the platform for future reference.
  • Doubt history provides a comprehensive record of resolved doubts and discussions.

Technologies Used

Getting Started

  1. Clone the repository: git clone https://github.com/LalitKumar234/doubt-share-patform.git
  2. Install dependencies: npm install (for both frontend and backend)
  3. Create a .env file inside the root of a backend folder and add your MONGO_URI= and JWT_STRING
  4. Start the server: npm run dev (backend)
  5. Start the client: npm run dev (frontend)

Some Screenshots

image image image

relvy.io-assignment's People

Contributors

shivamsingh7280 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.