Empowering Seamless Exam Management Through Innovation
Built with the tools and technologies:
Examination is a lightweight exam management system designed to streamline and simplify exam operations. It offers a seamless setup and is built using PHP and Composer, making it easy to maintain and extend.
This project requires the following dependencies:
- Programming Language: PHP
- Package Manager: Composer
Build Examination from the source and install dependencies:
- Clone the repository:
git clone https://github.com/NitinSingh0/Examination
- Navigate to the project directory:
cd Examination
- Install the dependencies:
composer install
Run the project with:
php index.php
Replace
index.phpwith your main PHP file if different.
Examination uses the PHPUnit test framework. Run the test suite with:
vendor/bin/phpunit
This project is for educational and institutional use only.