Skip to content

ShivShankarKushwaha/android-healthtracker

Repository files navigation

HealthTracker

HealthTracker is a cutting-edge Android tool designed to facilitate the tracking of daily exercise routines, doctor appointments, and health-related issues.

APK Installation

To get started with HealthTracker, follow these steps for a seamless installation of the Android application:

Option 1: APK Installation

  1. Download the APK file from the repository: healthtracker.apk

Option 2: Repository Installation

  1. Clone the Repository:

    git clone https://github.com/ShivShankarKushwaha/android-healthtracker.git healthtracker
    cd healthtracker
  2. Install Dependencies:

    npm install
  3. Configure the Application:

    • Add a config.js file in the root directory.
    • Populate config.js with sample data:
      export default config = {
        URL: 'https://healthtracker-jwpl.onrender.com',
        API: API_KEY_RANDOM,
      };
  4. Launch the Application on Android:

    npm run android
  5. Start the Application:

    npm start

Usage

HealthTracker simplifies the process of managing exercise routines, doctor appointments, and health concerns. Use the app to:

  • Track Exercise: Monitor your daily exercise activities effortlessly.
  • Manage Appointments: Keep tabs on upcoming doctor appointments and medical check-ups.
  • Monitor Health Issues: Stay informed about your health status with easy-to-use tracking features.

Screenshots

IMG-20231128-WA0003 IMG-20231128-WA0004 IMG-20231128-WA0003 IMG-20231128-WA0006 IMG-20231128-WA0003 IMG-20231128-WA0003 IMG-20231128-WA0003

License

This project is licensed under the MIT License.

Acknowledgements

HealthTracker leverages the power of several third-party libraries and tools:

  • React Native: A JavaScript framework for building mobile applications. GitHub

  • Node.js: A versatile JavaScript runtime for server-side development. Website

  • MongoDB: A flexible and scalable NoSQL database solution. Website

  • Google OAuth: Ensures secure user authentication and authorization. Google OAuth Documentation

  • Express: A fast and minimalist web framework for Node.js. GitHub

  • Tailwind CSS: A utility-first CSS framework for building modern and responsive user interfaces. GitHub

  • React Navigation: Routing and navigation for React Native apps. GitHub

A sincere thank you to the creators and maintainers of these technologies for their valuable contributions.


Experience a new level of health management with HealthTracker!

About

A comprehensive health and fitness tracking app built with React Native, designed to help users monitor their health, track symptoms, book doctor appointments, and log daily exercise activities. Whether you're managing your fitness goals or staying on top of your health, this app provides a seamless and intuitive experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors