An open API service indexing awesome lists of open source software.

https://github.com/deniskovalyonoksamples/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.
https://github.com/deniskovalyonoksamples/candidateinterviewer

angularjs asp-net-core asp-net-mvc code-first-migration css dependency-injection entity-framework-core html javascript jquery logging net netcore responsive-web-design sql-server

Last synced: 2 months ago
JSON representation

.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.

Awesome Lists containing this project

README

          

# 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](https://user-images.githubusercontent.com/54624273/65337971-e057a980-dbd1-11e9-8cf0-f58c7d9eec52.png)

INTERVIEWS PAGE

![ci_interviews](https://user-images.githubusercontent.com/54624273/66349768-5134ea80-e962-11e9-8ecf-ecf85f8d6b01.png)

START INTERVIEW PAGE

![ci_start_interview](https://user-images.githubusercontent.com/54624273/66419673-281d6400-ea0d-11e9-821e-482858d70da8.png)

EXAM PAGE

![ci_exam](https://user-images.githubusercontent.com/54624273/66480830-23f25480-eaa8-11e9-83b1-b905e03f88c6.png)

INTERVIEW COMPLETED PAGE

![ci_completed](https://user-images.githubusercontent.com/54624273/66605357-a4a07600-ebb8-11e9-9109-ff94cd28dcea.png)

RESULTS PAGE

![ci-results](https://user-images.githubusercontent.com/54624273/66786882-9ae57e00-eeea-11e9-9aba-a3219d145316.png)

REVIEW EXAM PAGE

![ci_review_exam](https://user-images.githubusercontent.com/54624273/66786895-a6d14000-eeea-11e9-806c-f8357bbf1d60.png)

CONTACTS PAGE

![ci_contacts](https://user-images.githubusercontent.com/54624273/65337983-e5b4f400-dbd1-11e9-9de8-b7e7ab60bfbc.png)

RESPONSIVE UI (MOBILE DEVICES)

![ci_responsive](https://user-images.githubusercontent.com/54624273/66490861-80f70600-eaba-11e9-90a0-db1d7e4a3f15.png)