Hi! i made this for myself for my second playthrough, tho it'd be cool if other people could get use out of it as well. i have spent more time on it than my second playthrough tbh whoops.
Anyway! Things I plan on updating:
amounts of things you need to make other things, like "Cheese 1 (requires Milk x3)" I think i know how to do this part actually!
- making the layout not look like i just threw it together without thinking of design, which i did. why did i do that. i'm a graphic designer.
- also listing the ingredients needed next to each dish bc that would be helpful!
also also labeling them. look i was focused on getting the base code working first before the details like that
- part of all that design stuff is adding little icons for the ingredents too, and maybe making it more of a table layout, not a list. basically just make the design more user friendly
i wonder if i could get it to hide ingredients you no longer need any of..... *thinking emoji*
- have a toggle so that you can complete all of an area's at once, like you click Lethe's name and it just toggles all of the dishes from Lethe
- something that makes it so that it remembers what you clicked through refreshes. idk if that's achievable. i barely was able to scrape this together with my very limited understanding of javascript/jquery. if you're knowledgable about those you probably shouldn't look at the code on this page you might explode. it's probably the stupidest way i could have ever achieved this result.
That '...?' is a toggle by the way so you can click it again to hide this :)