A website where you can login via email/password with firebase auth and log your weight and body fat % to firestore. A graph will be generated base on the data you entered.
npm install
And to run the site by
npm run serve
To build
npm run build
- Vue.js - JavaScript framework used
- Bootstrap - front-end framework
- Firebase - Auth and data store
- Vue-chartkick - Used to generate graphs
This website is hosted on firebase