WackyRecipes
A rng-like website that gives you weird foods to make!
Background info
Just like I mentioned in my last devlog, I mainly focused on making the home page look better. I also worked on the rng-like mechanics of the generate page and worked a bit on the js.
What’s new
- Changed the color scheme
- I replaced the brown with this deep red color because it looks more inviting and yummy
- New home page layout
- I put each section into a box to keep the layout organized. I might make some tweaks to it, but I’m happy with it for now!
- Created basically on the generate page so far
- Made the roll box, the recipe box, and made the buttons actually work (except there’s no randomizing yet </3)
- Created an array for all the recipes
- Linked the css to the other 2 pages
To-do
- Mainly focus on finishing the generate page
- Upload images of the food
- Work on the js to actually make the recipes appear
Extra info
I wanted to work on this project a bit more but I’m already over 4 hours for this devlog so I just decided to showcase what I have so far. Hopefully next devlog will be a bit more interesting.
That’s it for now. Until next time!