fishonline / CandidateInterviewer

.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 table with the final grades. The employer can see which of the candidates received the highest marks and contact them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 table with the final grades. The employer can see which of the candidates received the highest marks and contact them.


Languages

Language:C# 65.8%Language:CSS 21.4%Language:HTML 10.1%Language:JavaScript 2.8%