Giter Club home page Giter Club logo

healthcare's Introduction

H.care

Screenshot 2022-11-23 225900
H.care is a healthcare dashboard that caters to your healthcare needs https://healthcare-theta.vercel.app/

What does it provide?

  1. A dashboard that displays your water consumption, steps, sleep records etc in a graphical way and display health news.
  2. A dashboard that provides nutrient information and shows how much carbs, calories, protien, sugar, etc. you have consumed upon query.
  3. A dashboard that displays your sleep data in graphical way and gives tips on sleeping well.
  4. A dashboard that provides tips to improve your mental health according to your mood.
  5. A dashboard that tracks your activity, displays calories burnt upon query and provides video links for various exercises.
  6. It has a chatbot for your health and fitness concerns

Introduction

  1. H.care is powered by NextJs and Firebase .
  2. It uses TailwindCSS for styling
  3. It uses Nutritionix API to display nutrition information and exercise information. What makes this api great is it takes natural language like 'I ate 2 eggs for breakfast today' and returns acurate nutritional information. Same goes for exercise information.
  4. It uses nivo.rocks for graphical charts. A great collection of components built on top of React and D3JS .
  5. It uses NextAuth for authentication.
  6. Firebase provides database for storing data and provides functions to fetch data in realtime Docs .
  7. It uses React-Icons for icons.
  8. It uses TheNewsApi for news fetching . It is great for getting filtered news.

Getting Started

This project requires you to have a GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET which you will receive when you will create a new Firebase App here.
A whole step by step process is here.
It will also require NEXT_PUBLIC_NEWS_API_TOKEN which is a api key that you can get here

Running on local machine

  1. Fork the repository and clone it in a local directory.
  2. Open the terminal in the directory and run the following command:
    npm i
  3. Upon completion create a 'env.local' file in the same directory and write the following in it and save:
    GOOGLE_CLIENT_ID=*YOUR ID*
    GOOGLE_CLIENT_SECRET=*YOUR SECRET*
    NEXT_PUBLIC_NEWS_API_TOKEN=*YOUR NEWS API TOKEN*
  4. Run npm run dev in the terminal, this will start the local server.
  5. Voila! You are ready. ๐Ÿ˜‚
    The app should be running at http://localhost:3000 by default.

Dashboard

Disp1 disp2
disp3 disp4
disp5 disp6

License

This project is licensed under the MIT license. Feel free to use it and if you want to contribute, please feel free to fork the project and make a pull request. Thanks!

Contributors Guide ๐Ÿฅฐ

Thanks for considering to contribute to the project. If you have any questions, please feel free to contact me at Twitter.

healthcare's People

Contributors

heyyakash avatar divyesh123-jain avatar

Stargazers

Olakunle Stephen avatar Khanh Duy avatar

Watchers

 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.