Skip to content

TortoiseFit is a mobile-friendly fitness web application for people who are beginning their fitness journey. Users can create a profile to keep track of their weight and exercises.

License

Notifications You must be signed in to change notification settings

brokenricemedia/TortoiseFit

Repository files navigation

TortoiseFit

Table of Contents

Overview

TortoiseFit is a mobile-friendly fitness web application for people who are beginning their fitness journey. Users can create a profile to keep track of their weight and exercises.

Visuals

Alt Text

Assignment

This application was a group project for GA Tech's Coding Program, Full-Time Fall 2017 Cohort.

Collaborators

Requirements

  • Node.js
  • Express.js
  • MySQL Database with Sequelize ORM
  • GET and POST routes
  • Heroku for deployment
  • Utilize a new library, package, or technology
  • Polished UI
  • Folder structure that meets MVC Paradigm
  • Good quality coding standards

User Story

  1. Users can find out what amount of exercise will help them reach their weight goal the fastest based on calorie input
  • User can login to their account (optional Facebook, Google Plus, or Twitter login)
  • Input fields for new users
    • Current weight
    • Current height
    • Age
    • Body Frame
    • Desired weight to lose
  • Submit Button
  • Animation for processing post submission
  • Page choice to track progress
  1. Results page based on user input
  • View individual results
  • View suggested exercise and nutrition routines based on weight goal
  • View customized exercise routine based on 1500 calorie diet for weight loss goal input
  1. User can view video example of each exercise in suggested routine
  2. User can see a timeline for their goal based on max and min exercise input
  3. User can access a menu option called "Tracking your progress " with a time stamp of the weight inputs history
  4. User can clear previous individual weight
  5. User can compare their goal weight and current weight at the top of the app

Future Development

  • Add account settings
  • Enable email or username login options
  • Incorporate nearest gyms
  • Incorporate nearby fitness instructors
  • Incorporate nearby fitness events (I.E. marathons)
  • Link all pages
  • Expandable FAQ page

Contributing

  1. Fork this repository
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Acknowledgments

  • Node
  • Express
  • Passport
  • Express-Session
  • Dotenv
  • Express-Handlebars
  • MySQL
  • Sequelize
  • Pikabu
  • Bootstrap
  • Google Fonts
  • Google Analytics

License

MIT License

Copyright (c) 2018 TortoiseFit

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

TortoiseFit is a mobile-friendly fitness web application for people who are beginning their fitness journey. Users can create a profile to keep track of their weight and exercises.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published