thebrianzeng / when2interview

An interview scheduler for student organizations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 45.4%Language:HTML 32.7%Language:CSS 14.1%Language:JavaScript 4.4%Language:Shell 3.3%