Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 583 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 583 Bytes

Examination System

Build Status

There are 3 levels Users.

  • Administrator
  • Recruiter
  • Candidate

Features!

  • Creating Tests
  • Invite candidates via emails
  • Evaludate tests by score
  • visualization of test results

Installation

Laravel framework

$ composer install
$ php artisan serve

For production environments...

$ npm install --production
$ NODE_ENV=production node app

live site : https://www.skills-exam.com/login