Skip to content

webdevyriy/signal99

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signal

Deploy to Render: Cloud Application Hosting for Developers https://signal-ebh3.onrender.com/

You can utilize the application to produce a personalized daily meal schedule that conforms to Canada's Food Guide suggestions for both you and your loved ones.


About project

The Government of Canada wishes to provide the Canada Food Guide as an online service to improve the health of Canadians. To test the idea an MVP was outlined by the product owner. They are looking to adopt modern cloud-based methodologies to deploy a scalable healthy eating API.

The roadmap includes adding preference features and automatic weekly shopping lists with options to set up healthy grocery delivery via Amazon Prime. This roadmap is out of scope for this project.

related story

User daily menu

As a user
I want to see an optimal daily menu
so that I can improve my health

Family daily menu

As a family
I want to see an optimal daily menu for my family
And I want a breakdown per family member
So that I can improve the health of my family

How to Use

  1. Clone the repository.
  2. Run npm install to install the dependencies.
  3. Run npm start to start the development server.
  4. Open http://localhost:3000 in your browser.

Features

  • Calculation of food for each day
  • Users can enter their age, gender, and whether he is lactose intolerant or not

Development

This project uses Create React App with the typescript preset.

npm start – run app in dev mode

npm run build – build production version to the build folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published