Manthan
Manthan copied to clipboard
Online testing platform
MANTHAN
उत्तिष्ठत जाग्रत प्राप्य वरान्निबोधत।
Explore the Docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents 📕
-
About the Project
- Description
- Features
- Built With
-
Getting Started
- Prerequisites
- Installation
- Contributing
- Contact Us
About The Project
Description 👇
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.
Features 🔎
- A secure platform for online testing.
- Interactive and easy to use.
- Grades can be accessed or changed even after the completion of the test.
- The teacher can decide if a particular question is compulsory or not in all the tests.
- The application is in the locked mode, so there is no transition between other applications (such as Whatsapp, call, etc.).
- Basic facilities like calculators are provided in the application for basic math operations.
- A list of the marks will be sent to the educator just after the completion of the test.
- Use Gmail or Student mail IDs to save the student's marks.
- The test will be automatically submitted after the prescribed time frame.
- We will try to block incoming calls/ messages/ screen capture or any other malpractice during the test.
Built With 💻
Technology Stack 🛠️
-
Coding Languages:
-
Tools & Technologies:
-
Project Management Tools:
Getting Started ✅
To get a local copy up and running, follow these simple steps.
Prerequisites 📖
These are the prerequisites required to run this application:
- Node
- npm
- mongo-uri
Installation
- Clone the Manthan repository form GitHub
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
Contributing 🖋
Contributions are what makes the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project.
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
). - Commit your changes (
git commit -m 'Add some AmazingFeature'
). - Push to the Branch (
git push origin feature/AmazingFeature
). - Open a Pull Request.
Contact Us 📞
Join our slack channel here for discussions and the latest news.
Follow our LinkedIn page here.