Skip to content

kamlendras/OpenProctor

Repository files navigation

Open Proctor

Open Proctor is an open-source online proctoring software designed to provide a secure and reliable environment for conducting online examinations. Built with Next.js and TypeScript, this project offers educators and institutions a robust platform for real-time monitoring and exam integrity.

Features

  • Real-time Monitoring: Keep an eye on examinees during tests to maintain integrity.
  • Secure Exam Environment: Leverages modern web technologies to provide a secure testing platform.
  • Scalable & Customizable: Easily extendable architecture to adapt to various proctoring needs.
  • Simple Deployment: Designed to be deployed effortlessly on platforms like Vercel.

Demo

Experience Open Proctor live at our website: openproctor.vercel.app.

Getting Started

Prerequisites

  • Node.js (version 14 or later)
  • npm / yarn / pnpm / bun (choose your preferred package manager)

Installation

Clone the repository and install the required dependencies:

git clone https://github.com/kamlendras/OpenProctor.git
cd OpenProctor
npm install

Running Locally

Start the development server with:
npm run dev
Then, open http://localhost:3000 in your browser to view the application.

Deployment

Open Proctor can be easily deployed on Vercel. For more details on deployment, check out the Next.js deployment documentation.

Contributing

Contributions are welcome! If you'd like to contribute, please follow these steps:

Fork the repository.
Create a new branch (git checkout -b feature/YourFeature).
Commit your changes (git commit -m 'Add some feature').
Push to the branch (git push origin feature/YourFeature).
Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

Built with Next.js Deployed on Vercel Inspired by the need for secure and scalable online proctoring solutions

Contact

For any questions or suggestions, please feel free to open an issue in the repository or contact the project maintainers.

About

Online Proctoring Software

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages