Code Monkey home page Code Monkey logo

fitmapp's Introduction

Welcome to Fitmapp!

๐Ÿ’ก Concept

A web application allowing to add training workouts of many kinds and position them on a map to track your activities and progress. I view it as a component of a larger training app.

๐Ÿ” Project overview

The app now stores data in localstorage but as a part fo the larger app it will get and post data to and from back-end database. User can point on a map to chose a location and fill the form to add the activity of available types: running, trailrunning, cycling, swimming, walking, yoga. Data are then stored, additional info (pace, speed) is calculated and all is renderd on the sidebar and as a pin on a map. Various actities have different input fields available. When clicked on a certain activity, map is centered on the corresponding pin.

Credits to Jonas Schmedtman who introduced the basics of this on his JS course.

๐Ÿ“ฆ Tech stack:

  • HTML
  • CSS
  • JavaScript
  • Leaflet library (map rendering)

โš™ TODO

App is still in progress although it is already working to some extent. Changes I wish to make:

  • add "description" input to allow more elaborate title for a workout (like a summary of what was performed on a given training session).
  • add editing and deleting individual workouts
  • sort workouts at least by date
  • handle better error messages
  • rewrite everything to React and Typescript
  • add backend database
  • link the app with a calendar component
  • In the calendar compontent one might add training plans and then add final activities that should be visible both in a calendar and on a map.
  • Workout data should be collected into statistics displayed on yet another component - in a form of charts.
  • optional: display weather data for workout time and place

๐Ÿ’ป Demo

Click the link and check the demo app: Fitmapp-link

โ˜Ž๏ธ Contact

In case of any comments or advice, You can e-mail me or use Issues :)

๐Ÿง™โ€โ™‚๏ธ Author

fitmapp's People

Contributors

marcinsuski 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.