Skip to content
/ nuthyro Public

Node.js application for calculating specific anthropometric parameters and summing up nutrition values of food

Notifications You must be signed in to change notification settings

mkokor/nuthyro

Repository files navigation

NuThyro

NuThyro is a web application for helping people in diet control. It is intended to be used by people with chronic diseases because of theirs specific diet needs.

Demonstration

Authentication

Sign In

sign-in

Sign Up

sign-up

Sing In With Google

google-oauth2

Password Update

Email Address Input
email-address-input
Auto-generated Email Message
email-message
Code Input
code-input
New Password Input
new-password-input

Sign Out

sign-out

Home page

About Application

home

About Diet

diet

About Hahimoto Disease

hashimoto-disease

Nutri Calculator

nutri-calculator

Activity Types

activity-types

Diet

diet-home
Report
diet-report

Execution

Some features require a set up of .env file.
In application root folder, enter command below to install required packages.

npm install

In application root folder, enter one of the two following commands to run application.

node index.js
npm start

When the Express.js server is running you can access application by entering http://localhost:3000/html/prijava.html in a web browser.

About

Node.js application for calculating specific anthropometric parameters and summing up nutrition values of food

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published