Slartibartfass2 / ingredient_collector

An app that collects ingredients from recipe websites and combines them into a shopping list.
https://slartibartfass2.github.io/ingredient_collector/
MIT License
4 stars 0 forks source link

[Feature]: Add list of supported websites to the userinterface. #31

Open Jajaho opened 2 years ago

Jajaho commented 2 years ago

Is your feature request related to a problem? Please describe.

The list of supported websites is only displayed in the repo but not on the website itself.

Describe the solution you'd like

Inserted URLs are marked if not supported. A list of all supported websites can be found at the bottom of the page.

Describe alternatives you've considered

Additional context

Slartibartfass2 commented 1 year ago

The input is now checked on support (#46), which is a good start. Not sure if this is still necessary.