Skip to content

jogzilla is a run-tracker application developed with Flutter.

License

Notifications You must be signed in to change notification settings

xyzhangg/jogzilla

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jogzilla

jogzilla is a run-tracker application developed with Flutter.

Click here for a video demo.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • The latest version of Flutter and Dart installed on your local machine.
  • A Mapbox account with a valid API key
  • Some patience

Step 1:

Download or clone this repo by using the link below:

https://github.com/pr4aveen/jogzilla.git

Step 2:

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 

Step 3:

Go to project root and create a new file api_key.dart. In that file, add the following line

const API_KEY = "YOUR_API_KEY_HERE";

Authors

License

jogzilla is released under the MIT License - see the LICENSE.md file for details

About

jogzilla is a run-tracker application developed with Flutter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 95.7%
  • Ruby 3.7%
  • Other 0.6%