Inspiration
MLH Local Hack Day: Build 2022 challenges: https://localhackday.mlh.io/past-challenge
Build a Recipe tracker Find a way to keep track of recipes you’ve made, want to make, or even have created yourself! The recipe for a perfect submission is on the Day 4 Devpost.
What it does
Allows you to add, remove, edit, and view recipes, as well as save/load them to/from a JSON file.
How we built it
- Python
jsonmodule: https://docs.python.org/3/library/json.html
Log in or sign up for Devpost to join the conversation.