Skip to content
This repository was archived by the owner on Nov 7, 2023. It is now read-only.

petrmvala/foodshopper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foodshopper

An application to plan your grocery shopping based on your nutritional demands.

database docker image used:

postgres docker official image

H2 in memory database:

To access the H2 db console visit http://localhost:8080/h2-console after running backend application.

related links

importing the nutrient database

The database can be downloaded from https://www.nutridatabaze.cz/en/ And if I understand the licencing correctly we should be ok if we do not share the db (including in here on git) and each time we display information from this db we display a clickable link to the http://www.nutridatabaze.cz/ at the same time.

note: the database from there is in "ANSI" or "Eastern Europe (Windows-1250/WinLatin2)" encoding and need to be converted to some of the UTF encoding for proper displaying of characterset

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors