/scheduler

Interview Scheduler is a modern client application built using the React view library. Interview Scheduler is built using the latest tools and techniques. A concise API with a WebSocket server was used to build a realtime experience.

Primary LanguageJavaScript

Interview Scheduler

About The Project

Interview Scheduler is a modern client application built using the React view library. Interview Scheduler is built using the latest tools and techniques. A concise API with a WebSocket server was used to build a realtime experience.

app home page

(back to top)

Built With

(back to top)

Installation

  1. Clone the repo
    git clone https://github.com/lpattersonn/scheduler.git
  2. Install NPM packages
    npm i
  3. Clone the repo for scheduler-api
    git clone https://github.com/lpattersonn/scheduler-api.git
  4. Install NPM packages for scheduler-api
    npm i
  5. In a seperate terminal while in the cloned scheduler-api project directory enter the following command
    npm start
  6. In your terminal while in the cloned scheduler project directory enter the following command
    npm start

(back to top)

## Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Leshan Patterson - @lpatters

Project Link: https://github.com/scheduler.git

(back to top)