Skip to content

thebrianzeng/when2interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

when2interview

Schedule interviews with multiple interviewers and multiple interviewees!

Developing

  1. Copy config/example.secrets.py into a new file called secrets.py, and set those secrets values using Google OAuth configurations.

  2. Run these commands:

    vagrant up
    vagrant ssh
    cd /vagrant
    python run.py
    
  3. Open localhost:5000 to see the app!

About

An interview scheduler for student organizations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published