Skip to content

Latest commit

 

History

History
80 lines (61 loc) · 2.67 KB

README.md

File metadata and controls

80 lines (61 loc) · 2.67 KB

FitCal

badmath

Description

FitCal is a continuation for the FitCal project (linked below). It expands on its predecessor by adding new features and updating the design.

Table of Contents

Usage

Deployed app at FitCal

User can find the original deployed app at FitCalv1

Repo for original app can be found at: Link

Features added

  • Users can create an account using secure registration and login.
  • User friendly BMI with easy to use slider mechanics and hight conversion into feet.
  • Redesigned exercise nutrition section with improved mechanics and clean look
  • Completely redesigned and improved exercise section with an ability create your own exercise routine.
  • New analysis section to supplement user’s workout routine and keep all the necessary data easy to monitor fitness goals.
  • And in addition, we added a completely new section for the registered user to participate in community forum (under development).
  • The FitCal v2.0 is now compatible with mobile devices.

Credits

Contributors:
Dominguez, Robert
Gomez, Christopher
Sitnitski, Stan
Yoon, Gi Won
Chavez, Juan

Technologies Used:

  • Bulma
  • Jquery
  • API Ninjas
    • Nutrition API
    • Exercise API
  • Express.js
  • MySQL
  • Sequelize
  • Handlebars
  • Chart.js

Screenshots

alt FitCal_v2

License

MIT License

Copyright (c) [2022]

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.