topdeveloper424 / ExaminationSystem-Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:HTML 53.8%Language:PHP 41.6%Language:TSQL 4.4%Language:Vue 0.2%