shawavisek35 / Manthan

Online testing platform

Home Page:http://www.manthan-app.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

MANTHAN

उत्तिष्ठत जाग्रत प्राप्य वरान्निबोधत।

Explore the docs »

View Demo · Report Bug · Request Feature

Contributors Forks Stargazers Issues MIT License

Table of Contents 📕

About The Project

Description 👇

We will provide an online testing platform which can be used to conduct tests wrapped with all necessary precautions to reduce the chances of cheating. Here the educator will can create classes and test on web portal and all the questions will be randomly distributed among the students resulting in large number of sets.

Features 🔎

  • A secure platform for online testing.
  • Interactive and easy to use.
  • Grades can be accessed/ changed even after the completion of test.
  • Teacher can decide if a particular question is compulsary in all the tests or not.
  • Application is in locked mode so no transition between other applications (as Whatsapp,call,etc.).
  • A basic facility like calculator will be present in the application so to do 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 Id's to save student marks.
  • Test will be automatically submitted after the time frame.
  • We'll try to block incoming calls/ messages/ screen capture and all the unnecessary activities during the test.

Built With 💻

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
  • docker
  • mongo-uri

Installation


  1. Clone the Manthan repository form github
  git clone https://github.com/Manthan933/Manthan.git
  cd Manthan
  1. Get the mongo-uri from MongoDB-Atlas and create .env file in server ( refer .env.example )

  2. To run the application in development server

  cd server
  npm install
  nodemon
  cd client
  npm install
  npm start

Contributing 🖋

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact Us 📞

Join our slack channel here for discussions and latest news.
Follow our linkedin page here.

Programs We have been associated with 🤍

Author 👨‍💻

Our Contributors ✨:

About

Online testing platform

http://www.manthan-app.org

License:MIT License


Languages

Language:JavaScript 96.7%Language:HTML 2.5%Language:Dockerfile 0.8%Language:Shell 0.1%