Skip to content

Geo-Li/Quench-yo-thirst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quench-yo-thirst

How to run server

ionic serve

Additional dependencies

To install angular cli

npm install -g @angular/cli

To install geolocation extention

npm install @capacitor/geolocation
npx cap sync

To install firebase extension

npm install firebase
ng add @angular/fire

To install Firebase Admin SDK

pip install --upgrade firebase-admin
export GOOGLE_APPLICATION_CREDENTIALS="service_account_file.json"

Firebase repo website

To install healthkit extension

npm install cordova-plugin-health
npm install @awesome-cordova-plugins/health
ionic cap sync

To install command line input(CLI) extension for angular

ng add @angular/cli

Issues with Authorization Code Error: Try the following before ng add command

firebase login:ci     # log in to an account
firebase login

Install numpy, pandas, sklearn

pip install numpy
pip install pandas
pip install scikit-learn

Install chart

npm install chart.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •