Skip to content

Interactive fitness tracker created by my team using the Scrum Methodology

License

Notifications You must be signed in to change notification settings

EdFabre/CMSC495-FitnessTracker

Repository files navigation

Fittrac Logo

FitTrac is a very interactive fitness tracker which can be used in order to advance your fitness level. By monitoring weight, and body max index this app will help you reach your future goals. Some other great features of the app include the ability to create both workout plans and meal plans just by clicking a few buttons.

Getting Started

Consumers

If you would like to run the app on your platform please choose the relevant distributable below to install and run our app.

Windows

WinInstaller

Mac

MacInstaller

Developers

For Developers interested in using our application as a base to building their own app or for learning purposes, please see our LICENSE.md.

Prerequisites

This application was built using electron-forge which is a command line interface for ambitious Electron applications. It is not a requirement, but I do highly recommend it due to it's simplicity.

Required
  • NodeJS - JavaScript Runtime
  • GIT - Version Control System
Optional
  • YARN - Fast, Reliable and Secure Dependency Management.
  • Electron Forge - The command line interface for ambitious Electron applications

Installing

Clone and run the EdFabre/CMSC495-FitnessTracker repository to run the Fittrac application:

git clone https://github.com/EdFabre/CMSC495-FitnessTracker.git
cd CMSC495-FitnessTracker
npm install OR yarn
npm start OR electron-forge start

Running the tests

TBA

Built With

  • Electron - The Desktop framework used
  • Parse - Database Management
  • ReactJS - User Interface and Event Handling

Contributing

TBA

Versioning

TBA

Authors

  • Ed Fabre - Project Manager/Full Stack/Dev - Ed's Github Repo
  • Daniel Gfeller - Front End/Dev - Daniel's Github Repo
  • Shapria Gross - Tester
  • Willie Fatimehin - Design/Tester
  • Michelle Raines - Design/Tester
  • Phillip Small - Technical Writer

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

TBA

About

Interactive fitness tracker created by my team using the Scrum Methodology

Resources

License

Stars

Watchers

Forks

Packages

No packages published