Skip to content

"DoubtOut" is a hybrid application inspired from Google Classroom and Stack Overflow, built using the MERN Stack. It serves as a doubt-solving platform where users can enroll in classes and ask questions regarding specific topics.

Notifications You must be signed in to change notification settings

Daxrajsinh/Classroom-Facilitator-MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DoubtOut - Classroom Facilitator

Overview

DoubtOut is a web application designed to facilitate doubt-solving in educational environments, inspired by a hybrid model of Google Classroom and StackOverflow. It provides a platform for students and faculty to ask, answer, and upvote questions related to coursework, fostering collaborative learning and knowledge sharing.

image

Features

  • User authentication and authorization
  • Classroom creation and management
  • Question posting, answering, and voting
  • Flexible filtering and sorting options
  • User profile management
  • Administrative tools for content moderation
  • Responsive design for accessibility across devices

Technologies Used

  • MongoDB
  • Express.js
  • React.js
  • Node.js
  • HTML/CSS

Installation

Clone the repository

git clone https://github.com/your-username/DoubtOut.git

Navigate to the project directory

cd DoubtOut

Install dependencies

npm install

Change to frontend and backend directory

cd backend
cd frontend

Start the backend server & frontend server

npm run start

Open your web browser and go to http://localhost:3000 to access DoubtOut

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

About

"DoubtOut" is a hybrid application inspired from Google Classroom and Stack Overflow, built using the MERN Stack. It serves as a doubt-solving platform where users can enroll in classes and ask questions regarding specific topics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published