Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kislevlevy/mapty
A workout tracking app that logs running and cycling stats on a map with a user-friendly interface.
https://github.com/kislevlevy/mapty
javascript map rest-api workout-app workout-tracker
Last synced: about 4 hours ago
JSON representation
A workout tracking app that logs running and cycling stats on a map with a user-friendly interface.
- Host: GitHub
- URL: https://github.com/kislevlevy/mapty
- Owner: kislevlevy
- Created: 2024-05-15T21:09:10.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T10:56:05.000Z (6 months ago)
- Last Synced: 2024-05-22T14:37:24.956Z (6 months ago)
- Topics: javascript, map, rest-api, workout-app, workout-tracker
- Language: JavaScript
- Homepage: http://kislev.me/mapty
- Size: 500 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mapty
A workout management app for tracking workouts' locations, durations, and distances.
## Features
- Track running and cycling workouts on a map.
- Responsive elements and modern interface.
- View stats about workouts.## Built With
- HTML
- CSS
- JavaScript## Skills Demonstrated
- JavaScript
- DOM manipulation
- REST API
- Simple Database
- GIT
- Parcel