GithubHelp home page GithubHelp logo

pokemike / mapty_app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.93 MB

A Map application made with Vanilla JavaScript to store workouts like running and cycling. An awesome challenge provided by Jonas Schmedtmann in "The Complete JavaScript Course: From Zero to Expert!

Home Page: https://pokemike.github.io/Mapty_app/

HTML 18.55% JavaScript 57.92% CSS 23.53%
api geolocation html-css-javascript javascript mapty-challenge object-oriented-programming

mapty_app's Introduction

Mapty_app

Mapty is a map application made with Vanilla JavaScript to store workouts like running and cycling.
Discover the ultimate workout tracking tool with Mapty - a unique application that utilizes a huge map to log your exercise routes.

Mapty-Workouts

This is a web application where the goal is to log the workouts(running or cycling) for the users in their desired location and set some specifications for their workout accordingly. This application is built using Advanced Javascript with Object-Oriented Programming which uses Geolocation APIs, Browser APIs along with some External libraries.

Technology-Used

  • HTML
  • CSS
  • JavaScript
  • Leaflet Api

Key-Functionality

The user can choose any point on the map and choose between running or cycling. In order to submit the workout, the user needs to fill out several details like distance, duration, cadence or elevation. All the workout will be saved after choosing any new workout option. The user is able to find the workout on the map by clicking on the list. The list contains workout details like pace, cadence, duration, speed as well as the date of the workout. If the user reloads the page, all the data will be saved.

  • Real time geolocation update.
  • Custom map by leaflet API.
  • Ability to log a workout(Running or Cycling) to specific location.
  • If running workout then user can set his/her workout distance, duration, cadence ,then application check the data validation and calculate the pace.
  • If workout is cycling then user can set his/her workout distance, duration, elevation gain then application check the data validation and calculate the speed.
  • All the workout information will appear in a workout list.
  • A Map marker will also set on the map for specific workout with date and workout type.
  • User can click on the workout to move the marker to see his/her different workout info on the map.
  • All the workout information will save in the localstorage so that application will not loose its stat in case browser is load. Ability to delete all workouts.

mapty_app's People

Contributors

pokemike avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.