Skip to content

A web application that generates fitness options based on user constraints and allows users to directly add/remove suggested options from their Google Calendar.

Notifications You must be signed in to change notification settings

catai9/FitnessAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UWaterloo Fitness Assistant

Please note the following:

  1. Due to the sudden closure of school facilities, the location closure dates and available activity times were taken from March 6 for demonstration purposes. If actually deployed, then the app would show no available fitness options due to the closure of all facilties.

  2. This project was bootstrapped with Create React App.

  3. To run the project:

  • Please download and unzip the folder or clone to your desired folder.
  • Change the API Key and clientId in apiGoogleconfig.json. They are not shown on Github for privacy purposes.
  • Open up the root folder (FitnessAssistant-master) in your desired code editor (ex. Visual Studio Code).
  • In Terminal, navigate to the project directory (FitnessAssistant-master) and run the following two lines:
    • npm install
    • npm start
  • Open Chrome or your favourite browser and go to: http://localhost:3000.

About

A web application that generates fitness options based on user constraints and allows users to directly add/remove suggested options from their Google Calendar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published