Skip to content

.NET Core Web sample of candidate interviewer system. Solution includes: web site (ASP.NET Core Web Application), ORM (Entity Framework, Code First), Database (Microsoft SQL Server 2019). Web site allows job applicants to be tested in a selected subject. After passing the test, the system processes the results of the responses and displays a tab…

Notifications You must be signed in to change notification settings

DenisKovalyonokSamples/CandidateInterviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 

Repository files navigation

CandidateInterviewer

.NET Core Web sample of candidate interviewer system. Solution includes: web site (ASP.NET MVC Core Application), ORM (Entity Framework Core, Code First), Database Server (Microsoft SQL Server 2019). Web site allows job applicants to be tested in a selected subject. After passing the test, the system processes the results of the responses and displays a table with the final grades. The employer can see which of the candidates received the highest marks and contact them.

HOME PAGE

Application screenshotes

INTERVIEWS PAGE

ci_interviews

START INTERVIEW PAGE

ci_start_interview

EXAM PAGE

ci_exam

INTERVIEW COMPLETED PAGE

ci_completed

RESULTS PAGE

ci-results

REVIEW EXAM PAGE

ci_review_exam

CONTACTS PAGE

ci_contacts

RESPONSIVE UI (MOBILE DEVICES)

ci_responsive

About

.NET Core Web sample of candidate interviewer system. Solution includes: web site (ASP.NET Core Web Application), ORM (Entity Framework, Code First), Database (Microsoft SQL Server 2019). Web site allows job applicants to be tested in a selected subject. After passing the test, the system processes the results of the responses and displays a tab…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published