Explore the Docs »
View Demo
·
Report Bug
·
Request Feature
We provide an online testing platform that can be used to conduct tests that are wrapped with all the necessary precautions to reduce the chances of cheating. Here, the educator can create classes and tests on a web portal and all the entered questions will be randomly distributed among the students resulting in a large number of sets.
Coding Languages:
Tools & Technologies:
Project Management Tools:
To get a local copy up and running, follow these simple steps.
These are the prerequisites required to run this application:
git clone https://github.com/Manthan933/Manthan.git
cd Manthan
Create .env file in Manthan using format from .env.example
MONGO_URI = //mongo-uri
PORT = 5050
JWT_SECRET = mysecret
To run the application in development server
cd client
npm install
cd ..
npm install
npm run dev
Contributions are what makes the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
).git commit -m 'Add some AmazingFeature'
).git push origin feature/AmazingFeature
).Join our slack channel here for discussions and the latest news.
Follow our LinkedIn page here.