Skip to content

ChicoState/PedalMaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pedal Maps

Build Status


Logo

Pedal Maps

Record and view bike trails
Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

Pedal Maps is an Android and IOS application capable of finding a users location and recording a bike trail they imbark on. As the user travels, polylines are drawn onto the map as well as a timer and milage to track. When the ride is complete the user can save the ride. The user can give the trail a name, rating, and gravel type. The trail is saved to firebase and can then be viewed on the nearby trails screen. The nearby trails screen shows the complete trail, along with bullet points.

Built With

Getting Started

To get a local copy up and running follow these steps.

Prerequisites

Flutter will be required to run application.

  • Install Flutter, and follow installation process.

    https://flutter.dev/docs/get-started/install

Installation

  1. Clone the repo

    git clone https://github.com/ChicoState/PedalMaps.git
  2. Google Maps API

    https://pub.dev/packages/google_maps_flutter
  3. Firebase API

    https://firebase.google.com/docs/flutter/setup
  4. Flutter Run

    flutter run

Roadmap

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some NewFeature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

Contact

Curtis Figgins: https://github.com/cbfiggins

John Anthony: https://github.com/JohnAnthony98

Josh White: https://github.com/Vulfenstein

Project Link: https://github.com/ChicoState/PedalMaps

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published