Skip to content

A small application to help put together panels for software developer interviews

Notifications You must be signed in to change notification settings

richardTowers/gds-schedule-a-software-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gds-schedule-a-software-interview

This is a small application to help put together panels for software developer interviews.

It's important that our panels are diverse, so that we are as unbiased as possible. This can mean that colleagues from under-represented groups do a disproportionate amount of interviewing - this unfairly puts a burden on the very groups we're trying to help.

This application does its best to select interview panels fairly, so that nobody ends up doing more than they're happy with.

Getting started

Install the dependencies:

$ python3 -m venv venv

$ . venv/bin/activate

$ pip install -r requirements.txt

Run the application:

$ flask run

About

A small application to help put together panels for software developer interviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published