Skip to content
/ MrDiet Public

An application about healthy diet, focusing on the daily diet planning, using flask for backend.

Notifications You must be signed in to change notification settings

Dinghow/MrDiet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MrDiet

An application about healthy diet

Platform: Android

Deployment:

  • build dockder image:

docker build -t myflask .

  • Run a container based on your image:

docker run -d --name myflask_1.0 -p 580:80 myflask

About

An application about healthy diet, focusing on the daily diet planning, using flask for backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published