Skip to content

carsonuh/family_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Family Manager Shared Calendar Application

Link to APP: https://family-manager371.firebaseapp.com/
Please see the about page of the app, located under the menu. For additional instructions.

Extra credit attempted

Hosting: The project is deployed to Firebase

To install: npm install
To run: npm run start

AJAX Features

Please see the following components for AJAX features via Fetch:
Notification Service
Weather
All of our firebase calls involved AJAX as well.

Testing

Ensure npm install has been executed first.
To run unit tests: npm run test
To run automation tests: npm run cypress, the automation test suite must be executed twice, once to login, and once to run the tests.

Responsiveness

Our application is fully responsive