Benrobo / Vera

This is a personal health care tools.

Home Page:https://vera.benrobo.repl.co/

Repository from Github https://github.comBenrobo/VeraRepository from Github https://github.comBenrobo/Vera

VERA

Multipurpose Health Care Tools

GitHub last commit (branch) GitHub contributors GitHub all releases GitHub GitHub Repo stars GitHub watchers GitHub forks

Our health application tends to provide multipurpose tools which can be used in the health factor, ranging from BMI Calculator, Disease Tracker, Disease Dictionary, Healthy Food Recipes, Top Health and Fitness News.....etc

Provided Functionalities.

  • BMI Calculator (Check your body mass index with our nice looking user interface.)

  • Coronavirus Tracker (Track recent coronavirus outbreak world wide using this tools)

  • Muscle Builder/Tracker (Get a better looking muscle)

  • Meditation (Feeling Tired, Anxious, Angry? with this tools every bad feeling are left behind)

  • Heart Rate Test (Check your target heart rate using our algorithm)

  • Health News (Get all kind of news related to health and Fitness)

  • Food Recipes (View all nutrition food recipes.)

Tech stack used

Frontend Backend Web Scraping
html, css, javascript Nodejs, Expressjs Cheerio, Puppeteer

Running Locally

To run this project locally, make sure you have

nodejs
installed with latest version.

1. πŸŽ‰ Clone this repo into your local directory


    git clone https://github.com/benrobo/health-tools

2. πŸŽ‰ Open the project up with any texteditor of choice


    C:\Users\HP\Documents\Health Tools> code .

3. πŸŽ‰ Install necessary dependencies


    npm install

4. πŸŽ‰ Run the server locally


    npm run dev

5. πŸŽ‰ Your ready to go


    Start experimenting

Contributor

About

This is a personal health care tools.

https://vera.benrobo.repl.co/


Languages

Language:JavaScript 27.9%Language:HTML 26.8%Language:CSS 26.0%Language:EJS 19.4%