Skip to content

Mapty is a web application that allows you to track and record your workouts using an interactive map.

Notifications You must be signed in to change notification settings

rakibhasansohag/mapty-Map-your-workouts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapty - Map your Workouts

Mapty is a web application that allows you to track and record your workouts using an interactive map. Whether you're running or cycling, Mapty helps you keep a record of your exercise activities and visualize them on a map.

 

Mapty Banner

 

Table of Contents

Demo

You can check out a live demo of Mapty here.

Features

  • Track running and cycling workouts.
  • Record distance, duration, and additional details.
  • Visualize workouts on an interactive map.
  • Edit and delete workouts.
  • Delete all workouts at once (if there are two or more).
  • Responsive and user-friendly design (not for mobile ).

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Modern web browser (Chrome, Firefox, Edge, etc.).
  • A code editor (e.g., Visual Studio Code).

Installation

  1. Clone the repository:

    git clone https://github.com/devoloper-rakib/mapty-Map-your-workouts
    
  2. Open the project folder in your code editor. cd mapty

  3. Open index.html in your web browser to run the application.

Usage

  1. Open the application in your web browser.
  2. Click on the map to add a new workout.
  3. Fill in the workout details such as type, distance, and duration.
  4. Click the "Enter" button to save/update the workout.
  5. Your workout will appear on the map and in the list on the left.

Contributing

Contributions are what make the open-source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project.
  2. Create your feature branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a pull request.

Please make sure to update tests as appropriate 😎.


```Happy mapping your workouts with Mapty! If you have any questions or suggestions, feel free to open an issue.