JanKaczmarski / heaven-in-mouth

Food-delivery app WIP
MIT License
1 stars 0 forks source link

feat(flask_app): ☑️ Add and connect menus, dishes and dish additives #73

Closed Volqano closed 4 months ago

Volqano commented 4 months ago
JanKaczmarski commented 4 months ago
  1. image This is the error that i get when going to rout /menu/1 image
  2. In resources dir the import should look like this image You have to show the path to the python file that you re importing from
  3. In api.py The same thing, if you don't put . at the begging of models it raises error image