key60529 / examinee

Laravel Quiz and Exam System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

examinee on Online exam system

“examinee” is a platform for Schools, Colleges, Institute & Coaching Centers. With the help of this platform, you can take Online-Offline Exams, Quiz, Test, Quiz Competition, Challenges etc

Key Features

  • Quiz and Exam System
  • Support Lan
  • Admin Panel
  • Login System
  • Secure login and change password
  • Secure password by md5
  • Bootstrap 3 Framework
  • Cross Browser Compatible
  • Mobile and Tablet Support
  • Responsive Design
  • Unique and Exclusive Idea
  • Unique and Creative Project
  • Clean Code and Clean Design
  • Easy To Customize

Requirements


  • PHP >= 7.0.0
  • Laravel => 5.8.0
  • Fileinfo PHP Extension

How to install


  1. Clone the repo git clone https://github.com/mshossain110/examinee.git
  2. Move Directory cd examinee
  3. Install composer composer install
  4. Copy .env file cp .env.example .env
  5. Generate key php artisan key:generate
  6. Create database and edit .env file to add database, MAIL_DRIVER
  7. Migrate database php artisan migrate
  8. Install npm npm i
  9. Watch file npm run watch

Screen Shorts


Dashboard,

Exam

Question Form

About

Laravel Quiz and Exam System

License:MIT License


Languages

Language:PHP 46.4%Language:Vue 30.0%Language:HTML 23.6%