Skip to content

recruitment system MVP, cooked up in a five-day hackathon

Notifications You must be signed in to change notification settings

shtannikov/recruitment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System description

This system is designed for the management of a unified database of job vacancies and candidate profiles.

Implemented features:

  • Flexible recruitment funnel: depending on the vacancy, the recruitment funnel can include different stages
  • Role-centric UI: depending on the role, the system provides different opportunities

Implementation details is described in this notion articles

Demo

demo.mp4

Running the system locally

Requirements

Manual

For launching the system, simply run the backend app. It will automatically build and pull the frontend app. This is achieved through a rewritten build process, implemented in /backend/src/recruitment.csproj.

  1. Open terminal in /backend/src folder
  2. Run command dotnet run --configuration Debug

System access

Prepared accounts

Depending on the role, the system provides different opportunities. In order to verify this, the system has prepared accounts with different roles.

Here they are:

For easy switching between accounts, all accounts have the same password.

Password: JzHwPA5_!vTwYVW

Adding a new account

A manual is available in Notion

About

recruitment system MVP, cooked up in a five-day hackathon

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published