Skip to content

healthyFZU/Backend_developers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用pip install -r requirements.txt下载相关库
运行app.py文件即可开启程序后端服务器

程序目录架构:

myproject/
│
├── myapp/
│   ├── __init__.py
│   ├── user.py
│   ├── log.py
│   ├── body.py
│   ├── body_measurements.py
│   ├── dailyIntake.py
│   ├── dietary_habits.py
│   ├── dishes.py
│   ├── health_info.py
│   ├── ingredients.py
│   ├── merchants.py
│   ├── review.py
│   └── others   #其他蓝图
│
├── uploads/
│
├── README.txt
├── requirements.txt
└── app.py    #程序运行处

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages