Skip to content

Repository files navigation

GymPal

This project was created by James Burriss, Landon Casstevens, Brandon Plyler, Michael Gogarty, and Riley Simpson. A general description of the project is to allow users to find gym partners in their area, as well as have a fitness tracking system. There are various implementations to reach these goals. Programming Languages that this project will consist of are Dart and Flutter. Database implementation will be through Firebase. Additionally, Google Maps will be used for geo-location tracking and finding a gym. Created by James Burriss.

  • Team Manager: Landon Casstevens
  • Lead Developer: James Burriss
  • Team Member: Riley Simpson
  • Team Member: Michael Gogarty
  • Team Member: Brandon Plyler

Running

The running of this project should be ran in main.dart. The user should be able to download the application and create an account. Additionally, The user will have there own profile. Also, The user should be able to find a gym, add friends, and have a workout record. Created by James Burriss.

Implementation

Models: Should be associated mainly with the backend, basically the computational portion. These should be associated with the models folder (lib\models).

Screens: Should be associated with the screens. If a screen is to be created it should reside in the screens folder (lib\screens).

Created by James Burriss.

Integration Tests for Workout Tracker

To run the integration tests for the workout tracker portion of the app, follow these steps.

  1. Ensure you have a working Flutter environment and your device or emulator is running.

  2. Open terminal in the root of your project.

  3. Run the following command to begin the integration test:

    flutter test integration_test/user_stories_tests.dart

  4. This command will run all tests defined in the user_stories_tests.dart file and provide output in the terminal.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages