Skip to content

Pranjal360Agarwal/FlexTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlexTrack

FlexTrack is a simple web application that allows users track their physical exercise such as cycling and running based on the location where these workouts were performed. The application also enables the user save specific details about each workout activity such as the distance covered, duration of the exercise, and cadence or stride rate which are store in the browser local storage.

This web application features an interactive map from the Leaflet library which allows users to place pin on the specific location where their exercise took place. The entire app was bult with the following:-

  • HTML5
  • SCSS / CSS
  • JavaScript
  • Leaflet
  • Dev dependencies such as: Autoprefixer and PostCSS

Screenshot

Artboard 1v1-min

Helpful Resources

  • HTML5:
    • MDN: Mozilla Developer Network - HTML (HyperText Markup Language)
    • W3SCHOOL: HTML Introduction
  • CSS3:
    • MDN: Mozilla Developer Network - CSS (Cascading Style Sheets)
    • W3SCHOOL: CSS Introduction
  • JAVASCRIPT:
    • MDN: Mozilla Developer Network - JavaScript (JS) is a lightweight, interpreted, or just-in-time compiled programming language with first-class functions
    • W3SCHOOL: JavaScript Introduction
  • LEAFLET: JavaScript library for mobile-friendly interactive maps
  • DEV DEPENDENCIES:
    • Autoprefixer: Parse CSS and add vendor prefixes to CSS rules
    • PostCSS: Tool for transforming styles with JS plugins
  • MUGSHOTBOT: Automatic beautiful link previews

Installation⚡

  1. Star ⭐

  2. Fork

  3. Clone the forked repository.

git clone https://github.com/<your-github-username>/FlexTrack
  1. Navigate to the project directory.
cd FlexTrack
  1. Open index.html in your web browser to launch the game.

Made with ❤ by Pranjal Agarwal.

About

FlexTrack is a simple web application that allows users track their physical exercise such as cycling and running based on the location where these workouts were performed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors