Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.02 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.02 KB

Outbook

  1. Introduction
  2. Setup
  3. Developers

Introduction

Outbook is a web application which allows people to book appointments with ease. It uses the recruiter's online calendar and allows the candidate to schedule an appointment directly into their open calendar slots.

We are currently only working with Outlook, but hope to expand in time!

Setup

Front-End

  • Clone/Fork the repository
  • Use npm install to install the dependencies.
  • Remove "sample" from sample.env to get .env and set REACT_APP_BACK_END_LINK to the domain that is hosting the back end. Make sure to leave the forward slash off at the end.
  • Use npm start to start the project
  • And you're done!

Back-End

Developers

  • James Rezendes - Project Lead
  • Ansel Bridgewater - Backend Developer
  • Jayce Azua - Backend Developer
  • Ferdinand Cruz - Frontend Developer
  • Phyllis Wong - Frontend Developer
  • Johnathan Chen - Designer