Anyone got any recommendations for external programs to use when writing apps in python? I have the basic groundwork set but I need to understand how the interface and interacting with it works before I build up the functionality.

seen from United States
seen from United States
seen from China

seen from Malaysia
seen from United Kingdom
seen from Türkiye
seen from United Kingdom

seen from United Kingdom

seen from United Kingdom
seen from Macao SAR China
seen from United States
seen from China
seen from China
seen from China

seen from Germany
seen from China
seen from United States
seen from China

seen from United States
seen from United States
Anyone got any recommendations for external programs to use when writing apps in python? I have the basic groundwork set but I need to understand how the interface and interacting with it works before I build up the functionality.
I really wish I knew how to code shit so I could create my own recipe manager.
Because all the ones I find don’t have any place for listing what you already have - they have options to add things to a shopping list, but nothing to be like “hey you have this listed as something in your pantry, so you don’t need to buy more.”
So I wanna code a recipe manager that would:
Let you create and edit recipes (obviously)
Allow you to list or mark optional/substitution ingredients
Automatic serving size adjustments
Have a “pantry/fridge” option that would allow you to list what you already have (e.g. spices, bulk ingredients, etc...)
if you set an amount that you have, when you create a dish, you can mark it as “made” and it’ll automatically subtract the recipe’s listed amounts from the amounts in your pantry list
recipes have a “recommended serving size” option calculated based on amounts listed
options to sort recipes based on how many ingredients you already have
options to group recipes together based on ingredients they share (so you can maximize the variety of dishes by buying ingredients in bulk)
Expiration Minder - options to input date bought and/or listed expiration dates for ingredients, with reminders when things are about to go bad (so you can use them up before they do)
“Leftovers” option so you can score how well the leftovers hold up
optional reminders of how long leftovers have been sitting in your fridge based on when you marked a recipe as “made”
Shopping List options
lists created based on recipes you want to make
lists created based on basic ingredients you’re running low on
options for showing deals/coupons/best buys based on your location and/or selected stores (maybe create a separate “stock up” shopping list for things that keep well when they’re on sale)
Nutrition minders - optional notifs to keep track of the meals you’ve been marking as “made” and the basic nutritional info (e.g. protein, iron, fiber, etc...) so that you’re reminded to eat something with particular nutrients if it seems like you’re avoiding it (with options to adjust to personal diets).
Tags for recipes to make them easy to sort/find based on whatever parameters that work for you
including suggested tags (e.g. “protein-heavy,” “vegetarian,” “quick meal,” etc... based on the recipe itself)
App and web sync support, so you’re not trying to add a bunch of recipes and options on a touchscreen all the time
There are probably some other options I can’t think of, but basically, I just want something that can actually help me manage what I have vs what I need in order to make food.
Few Things To Know Before Doing Mobile App Development
Few Things To Know Before Doing #Mobile #AppDevelopment
It’s easy to get carried away when you see thousands of apps being developed on a daily basis and accepted on various mobile app stores. The chance of earning money from these applications is even more attractive to people. You could sit in your bedroom and see the money going in your account by developing a good application. However, there are things that people often overlook when they take on…
View On WordPress