Git Product home page Git Product logo

vik-negi / health-tracker-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dsckgec/health-tracker-app

0.0 0.0 0.0 1.77 MB

A health tracker is an application used to record and manage healthy living statistics and measure progress, keep a track of your day to day medications and notify you at regular intervals.It also serves as a safe vault to keep your helath related documents in one place in an organized way.

License: MIT License

C++ 14.86% C 1.01% Objective-C 0.03% Kotlin 0.09% Dart 68.77% Swift 1.06% HTML 1.29% CMake 12.88%

health-tracker-app's Introduction

Health Tracker App

Contributors Forks Issues Pull Request

Health Tracker is your one stop solution to keep your heath related information in a secured way.

Contents

  1. Description
  2. Project structure
  3. Project roadmap
  4. Getting started
  5. Live demo
  6. Built with
  7. Contributing
  8. Authors
  9. License
  10. Acknowledgments

Description

Tracking your daily Health Habits and essential Medicines as per the prescribed Schedule.

What's the problem?

Most people often forget to take their medicines at regular intervals or to keep track of their health parameters.It becomes really useful if an app takes care of all those things for us.It really keeps us up to date with the schedule and takes care of our health.

How can this project help?

Health tracker App will send notifications at regular intervals so that the user does not forget to take their prescribed medicines as per the schedule, also keep track of their essential information.

The idea

The idea is to integrate the Flutter App with SQLite Backend where we will store all the user's data in a secured and organized way.

Project structure

├── .github/            github related files like PR templates, contribution guidelines
├── android             flutter generated android specific code
├──ios                  flutter generated ios specific code (for future use)
├── lib                 contains all source codes and modules of projects
  ├──controllers        contains the backend code
  ├──pages              contains the app screens
├──test                 individual widgets can be tested here
├── .gitignore          stores files and directories to be ignored in commits
├── LICENSE             the open source license
├── pubspec.yaml        metadata of the project
├── pubspec.lock        stores version of every package used in the project
└── readme.md           details and instructions about the project go here

Project roadmap

The project currently does the following things.

  • Takes the medicine details (dosage,price,mfg company, critical or not), when to eat, etc.
  • Show the above data in the form of Cards in an Organized manner.

See below for our future steps.

  • Send notifications before a certain amount of time before the scheduled time of taking a medicine.
  • Store all Doctor prescriptions in the App in an organized way.
  • Track Walking time, Sleep time, Heart Beat, Blood Pressure,and other regular vitals.
  • Give important Health Tips at regular intervals.

Getting started

Prerequisites

  1. Basic Understanding of Programming Language (preferably, C++/Java)
  2. OOPS
  3. Understanding of the Flutter Framework by Google

Installing

Softwares needed

Knowledge needed

The best way to learn the following is to google each and everything!

  • Very basic understanding of Git and GitHub:

    • What are repositories (local - remote - upstream), issues, pull requests
    • How to clone a repository, how to fork a repository, how to set upstreams
    • Adding, committing, pulling, pushing changes to remote repositories
  • For Flutter SDK:

    • Getting Started with Flutter

    • Beginner to Intermediate knowledge of Flutter UI Design Patterns, Widgets, Routers, Navigation,etc.

    • Knowledge of integrating third party libaries and SQLite Backend (for solving backend issues).

  • For Android: (Good to have but not mandatory)

Instructions

A step-by-step series of instructions that tell you how to get the project running locally is given below. Google every issue you face following the below instructions or just ask us in our Discord channel.

  • Fork and Clone the Repository
  • Use Visual Studio Code/Android Studio
  • In the terminal type flutter pub get
  • Type flutter run in Terminal / Choose Run --> Run without Debugging and play it in any emulator of your choice(Special Note: Do not run it in WEB mode as Shared Preferences is there.)

Live demo

DemoVideo.mp4

                                   

Built with

Contributing

Please read contributing.md for details on our code of conduct, and the process for submitting pull requests to us.

Author

Contributors

License

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

Acknowledgments

health-tracker-app's People

Contributors

saptarshiweb avatar ohior avatar harshraj305 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.