Skip to content

denisian/GeekHunters

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Geek Hunters

You are working at IT-recruiting agency "Geek Hunters". Your employer asked you to implement Geek Registration System (GRS).

Using GRS a recruitment agent should be able to:

  • register a new candidate:
    • first name / last name
    • select technologies candidate has experience in from the predefined list
  • view all candidates
  • filter candidates by technology

The application is built using

  • ASP.Net Core 2.1 + C#
  • Bootstrap
  • SQLite DB
  • Entity Framework Core

About

Implement Geek Registration System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.6%
  • C# 44.7%
  • CSS 3.8%
  • JavaScript 0.9%