Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

AC159/SOEN_390

Repository files navigation

Covid tracking app for SOEN 390

The Deployed App

https://covicare-soen390.herokuapp.com/

(we were not able to install smtp on the server)

Team Members

Name Github Username
Anastassy Cap (Team lead) AC159
Jamil Hirsh jam009
Anas Peerzada DrakeHunterK7
Jananee Aruboribaran BunnyPrince
Philippe Carrier p-carrier
Thanh Ta mth-1012
Juhi Rao j-5844
Anita Rao ani-6292
Zain Khan Zain-MKhan

Getting started

Environment files

Create a .env file and place it in the frontend/ directory (needs the creation of a firebase project)
    REACT_APP_FIREBASE_API_KEY=
    REACT_APP_FIREBASE_AUTH_DOMAIN=
    REACT_APP_FIREBASE_PROJECT_ID=
    REACT_APP_FIREBASE_STORAGE_BUCKET=
    REACT_APP_FIREBASE_MESSAGING_SENDER_ID=
    REACT_APP_FIREBASE_APP_ID=
    REACT_APP_FIREBASE_MEASUREMENT_ID=

Create another .env file and place it at the root of the project
    MONGO_CLUSTER_URL=
    COVICARE_EMAIL=covicare390@gmail.com (must be a valid gmail account)
    COVICARE_EMAIL_PASSWORD=

Start the local development server with the following command:
    npm run dev

Pull Requests

Follow this template to create PR: PR template

Bug Reports

Follow this template to create Bug Reports: Bug Report template

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages