- Kush Kothari - [email protected]
- Shubham Nazare - [email protected]
- Asavari Ambavane - [email protected]
- Saurabh Powar - [email protected]
- Chaitravi Chalke - [email protected]
- Jatin Salve - [email protected]
-
Context: Students have doubts almost everyday on multiple topics and they are never able to get them resolved just in time. They usually need to ask the teacher the next day in school and teachers are never able to help each child and many students feel shy to ask questions in public. Similarly, teachers or even parents may want some guidance or expertise in specific concepts/skills/topics
-
Problem Statement: Empower students/teachers/parents/community at large to discover experts and seek expertise in online/offline modes.
-
Description: Ability to identify experts across sectors within a particular geographical area/across geographies Verification of expert to be a trusted expert Incentivization for experts to get a platform Experts can also share content via DIKSHA’s Viduadaan platform OoSC children can also gain access to tutors/experts
- GitHub Repo link: Link to repository
Tools and technologies that you learnt and used in the project.
- Javascript
- Python
- ReactJS
- ExpressJS
- MaterialUI
- Socket.IO
- Flask
cd ./express
npm start
nodemon index.js
cd ./client
npm install
npm start
- When the user opens the website, he/she will first see the landing page.
- User will have to login. If account is not previously created, he will register as either student or expert.
- If the user is a student, he can ask his doubts on the website and get it solved by experts.
- If the user is an expert, he can solve students' doubts and get incentives.
Students who have difficulty in finding someone who could solve their educational doubts can use our website to find experts within a short period of time.
In future, we could speed up the matchmaking process between student and expert. Also, matchmaking would be location based so that student can also get help through offline modes.