The online-exam
project is a web-based system built using the Laravel framework. This system is capable of conducting personality tests such as MBTI and other tests with polar properties. The aim of this project is to provide a comprehensive solution for conducting online exams.
- Clone the repository:
git clone https://github.com/rafig256/online-exam.git
- Navigate to the project directory:
cd online-exam
- Install dependencies:
composer install
- Run the application:
php artisan serve
- Conduct various personality tests
- User-friendly interface
- Secure and reliable
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- Laravel 10.*
- PHP v 8.*
MIT