Imtihan is a hand-tailored E-Exam framework built on some of the hottest open-source technologies such as Laravel (a PHP framework) and Next.js a progressive React framework.
Imtihan, a practical platform that facilitates your educational journey, allows you to take notes, create online exams, share them with your friends, and access your courses. Additionally, it provides impressive online exams and new resources to explore, enhancing your learning experience, enabling self-discovery, participation in activities, and personal growth.
- PHP: 8.2 or higher.
- Docker: 20.10.11 or higher.
- Composer: 1.6.5 or higher.
First, install the package:
composer create-project codenteq/imtihan-backendRun the following command
cd imtihan-backend && composer install && yarn installConfigure is going to be using in .env
cp .env.example .envİmtihan is always open for direct contributions. Contributions can be in the form of design suggestions, documentation improvements, new component suggestions, code improvements, adding new features or fixing problems. For more information please check our Contribution Guideline document.