Skip to content

dailybruin/interview-scheduler

Repository files navigation

Interview Scheduler

An alternative to using When2Meet to schedule meetings and interviews

Starting a dev environment

  1. Make sure you have yarn and Docker installed on your machine
  2. Clone the repo using git clone https://github.com/daily-bruin/interview-scheduler
  3. Use cd interview-scheduler to enter your project directory
  4. Install all necessary dependencies by using the command yarn install
  5. yarn dev will start instances of the Express server and the React client
  6. Run docker-compose up to start the Postgres database
  7. You can use git checkout -b branch to work on features using the `your-name/feature-you're-working-on' convention
  8. Once you're satisifed with the feature you're working on, submit a pull request~

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors