Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nejcfurh/fitmap-project
Created a basic fitness workout tracker under the guidance of Jonas Schmedtmann. Adapted some stuff in code.
https://github.com/nejcfurh/fitmap-project
Last synced: 16 days ago
JSON representation
Created a basic fitness workout tracker under the guidance of Jonas Schmedtmann. Adapted some stuff in code.
- Host: GitHub
- URL: https://github.com/nejcfurh/fitmap-project
- Owner: nejcfurh
- Created: 2022-12-31T15:23:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T15:24:36.000Z (about 2 years ago)
- Last Synced: 2024-11-11T02:09:59.154Z (2 months ago)
- Language: JavaScript
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FitMAP
Created a basic fitness workout tracker under the guidance of Jonas Schmedtmann. Adapted some stuff in code.App allows you to switch between running and cycling. Clicking on the workout pans the map to that specific workout. You can delete all workouts (they are only saved in Local Storage).
Implemented custom alert notifications using SweetAlert2.