Commit Graph

11 Commits

Author SHA1 Message Date
Ben 3dcf0f4430
Refactor, deduplicate some code 2024-01-30 18:07:28 +01:00
Ben 53b0b792e1
Update README, change script format in Pipfile 2024-01-30 15:02:11 +01:00
Ben 9a29e94300
Fix markdown image in README 2024-01-30 01:33:17 +01:00
Ben 91a0edda5b
Add first visualisation revision
Caveats:
UI hangs while selecting recipes
No calculation is done based on input resource flow
2024-01-30 01:32:04 +01:00
Ben 71e2c46949
Refactor code 2024-01-29 18:37:30 +01:00
Ben ba4aa26be3
Implement faster recipe lookup without browser
Do resource lookup and run regular refetch-code after wiki search.
2024-01-29 16:13:02 +01:00
Ben 82e7f26c89
Show recipes from database, if available
Add refetch option.
Strip html text before inserting into columns.
2024-01-29 03:23:36 +01:00
Ben 9b1cae051a
Add first revision of database interaction
for recipe and information storage.
2024-01-28 19:05:42 +01:00
Ben 015ca8cff8
Add simple run command to README 2024-01-28 14:18:18 +01:00
Ben eddf482d08
Initial project files 2024-01-28 14:12:46 +01:00
Ben aacd7f6cc2 Initial commit 2024-01-28 13:11:05 +00:00