Skip to content

Latest commit

 

History

History
122 lines (102 loc) · 4.37 KB

File metadata and controls

122 lines (102 loc) · 4.37 KB

Health

A Healthcare application focus on 3 activity support include Exercising, Eating and Weighttracking.

Usage

  • Android >= 8
  • IOS >= 10
  • RAM >= 2GB
  • ROM >= 30MB

Features

Authentication

  • Logging in with Google and Facebook account

Exercising

  • Exercising with exercise programs
  • Exercising with specific exercises (BodyFocus or Yoga exercises)
  • Keep track of time spending on each exercise

  • Reading tips and buying supplements

Eating

  • Have a wonderful ton of dishes help to improve your exercising
  • Keep track of calories absorption, time spending, how to cook in specific dish

Weighttracking

  • Keep track of your weight
  • Set weight goal
  • Visualizing your progress by chart

User Profile

  • Calculate your Body Mass Index(BMI) by your weight and height
  • Store your personal data

Technologies and libraries

  • Language: Dart
  • Framework: Flutter
  • Database: Firebase Firestore
  • Authentication: Firbase Authentication
  • Storage: Firebase Storage
  • Flutter dependencies:
    • url_launcher: ^6.0.6
    • cupertino_icons: ^1.0.2
    • percent_indicator: ^3.0.1
    • firebase_auth: ^1.3.0
    • firebase_core: ^1.2.1
    • firebase_analytics: ^8.0.2
    • cloud_firestore: ^1.0.7
    • google_sign_in: ^5.0.4
    • font_awesome_flutter: ^9.0.0
    • provider: ^5.0.0
    • flutter_launcher_icons: ^0.9.0
    • flutter_native_splash: ^1.1.8+4
    • numberpicker: ^2.1.1
    • syncfusion_flutter_charts: ^19.1.69+1
    • introduction_screen: ^2.1.0
    • flutter_facebook_login: ^3.0.0

References

Author

License

Copyright [2021] [fueledbyramental]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.