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.
- Host: GitHub
- URL: https://github.com/deniskovalyonoksamples/candidateinterviewer
- Owner: DenisKovalyonokSamples
- Created: 2019-09-02T21:58:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T00:56:52.000Z (about 3 years ago)
- Last Synced: 2025-03-31T10:04:28.407Z (9 months ago)
- Topics: 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
- Language: C#
- Homepage:
- Size: 28.7 MB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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

INTERVIEWS PAGE

START INTERVIEW PAGE

EXAM PAGE

INTERVIEW COMPLETED PAGE

RESULTS PAGE

REVIEW EXAM PAGE

CONTACTS PAGE

RESPONSIVE UI (MOBILE DEVICES)
