Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steve2955/simple-weight-tracker
A simple example web-app built using Vue.js.
https://github.com/steve2955/simple-weight-tracker
Last synced: about 2 months ago
JSON representation
A simple example web-app built using Vue.js.
- Host: GitHub
- URL: https://github.com/steve2955/simple-weight-tracker
- Owner: Steve2955
- License: mit
- Created: 2020-05-20T10:52:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T06:37:52.000Z (about 2 years ago)
- Last Synced: 2024-10-13T16:46:52.172Z (3 months ago)
- Language: Vue
- Homepage: https://steve2955.github.io/simple-weight-tracker/
- Size: 3.66 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Build and Deploy](https://github.com/Steve2955/simple-weight-tracker/workflows/Build%20and%20Deploy/badge.svg)
# simple-weight-tracker
Just a simple example web-app built using [Vue.js](https://vuejs.org/), [Bootstrap](https://getbootstrap.com/) and [Chart.js](https://www.chartjs.org/).![Demo](https://github.com/Steve2955/simple-weight-tracker/raw/master/public/Demo.jpg)
Check out the demo [here](https://steve2955.github.io/simple-weight-tracker/). All data is saved in your browser using [localStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage).