Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Topic add flask service #8

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tossegus
Copy link

No description provided.

Seth-Harlaar and others added 2 commits June 16, 2023 07:07
Implementation details:
* Terminal commands for:
  # listing files
  # reading recipe
  # adding recipes to shopping list, and printing the list
  # starting FLASK server

* Webpage displaying all recipes found undec @PWD/recipes
  that end in .cook.

Style-checking:
The code has been checked with black, flake8 and pylint.
Pylint returns some areas of improvement, but returns a score of above 9
which should be fine for now.

Adding mypy to this list would be nice.

Work to be done:
There is some work remaining. Mainly packaging of the project so
that it is installable on most systems. This could preferrable be
done via Docker of some sort to allow platform cross-compability.

The documentation could use an overhaul aswell.
@tossegus tossegus force-pushed the topic-add-flask-service branch 2 times, most recently from 5acedc9 to ccd6996 Compare June 16, 2023 05:44
@tossegus
Copy link
Author

I didn't really mean to push this here, but to my own repository. But if you feel like merging it, feel free :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants