This project was generated with Angular CLI version 1.6.5.
As coding students, sleep is always on our mind because our studies mean that we often don't get enough! And we know that it affects our physical and mental health, and our ability to focus on our coursework. So, we made this tracker and quiz that keeps record of your sleep and provides a visual display to help you identify sleep habits and trends.
The project repository can be found at https://github.com/hollywilkalis/pocket-cheerleader.git. To clone the project
- Open up your Terminal (or other tool used to access the command line) and navigate to the location where you want to save the files.
- Run $ git clone https://github.com/hollywilkalis/pocket-cheerleader.git
- Navigate into the project directory: $ cd pocket-cheerleader
- Run $ npm install
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
- Currently the Firebase data server only stores one user record at a time.
- On the sleep quiz, checking a checkbox input twice (to uncheck) will treat it as two positives.
- Currently the charts are only coded to respond to data for January and February.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.
If you have any questions, contact a member of the project team via Github:
- Lena: https://github.com/lenjha
- Holly: https://github.com/hollywilkalis
- Kevin: https://github.com/lemurriot
- Griffin: https://github.com/Griflongtin
This project was generated with Angular CLI version 1.6.5.
This application uses Angular2, ElectronJS, Typescript, npm, Bootstrap, ChartsJS and Angular Charts. The sleep data is stored in a Firebase database.
MIT license
Copyright (c) 2018 Lena Ha, Griffin Longtin, Kevin Boyle, and Holly Wilkalis