Alternatives
Products that do what Collaborative recipe manager for iOS, built with SwiftUI and Firebase does
I initially created Umami for my family. We'd been using a giant google sheet of recipes that my wife made (one recipe per tab plus a table of contents at the front), but the UX of that left much to be desired, especially on mobile. We also tried a bunch of other recipe apps like Paprika, Whisk, Mela, etc., but most of them don't let you create a shared collection of recipes without using the same login credentials, which we didn't want to share with extended family members. Anyways, I've steadily been working on Umami as a solo side project for about 3 years. At first, just my family and a…
- 1

- 2GF
2013 · forkingrecipes.com
- 3

Cook, share and organize your recipes like a pro with Notion
2023
- 47T
I am happy to announce the updated release of my web app, 7courses. http://7courses.com/ 7courses makes it ridiculously easy to jot down and manage your collection of recipes. As someone who cooks, I often find recipes online or in cookbooks, but have no way to organize them. I have been looking for a digital "recipe box". After plenty of searching I just made my own. 7courses was built around the idea that you should be able to choose how you want to organize your recipes, and doing so should be easy and quick. The UI is responsive and intuitive, with a no frills design. Just jump right in…
2011
- 5AF
I'm a long time lurker that recently quit my job to work on my own projects, a lot due to the inspiration from Hacker News. Now I have published my first serious project, an app for learning how to write Japanese characters. It's the app I always wanted but couldn't find when I was studying. It tries to be simple to use, you just start the quiz and go with the flow. There's no need to plan and manage your studies, and it uses spaced repetition for better retention. There's a promo page with more details up at http://www.kanjibyhand.com. It's only for Android so far. The free version includes…
2012
- 6

- 7PA
Hey Everyone! This is my first post on Hacker News, and I wanted to share my project with you! From a young age, I dreamed of becoming a chef, but life took me down the path of software engineering instead. Nevertheless, my passion for creating delicious meals has always remained close to my heart. This journey led me to seek out recipes to enhance my cooking skills, but I often found myself frustrated by the websites I encountered—ads everywhere, walls of text, and recipes that were difficult to follow. That’s where PurePlates comes in. PurePlates allows users to share a recipe through…
2024 · apps.apple.com
- 8

- 9AS
I have always dreamed of learning Swift and creating apps for iOS, but I never found the motivation to do so. I was scared by the complexity and the learning curve of programming with UIKit and Storyboard. I thought they were too complicated and too boring for me. But then I discovered SwiftUI, the new framework for building user interfaces for Apple platforms. I was captivated by its simplicity and elegance. I watched some videos and read some articles about it and I was blown away by what it could do. I decided to give it a shot and see if I could learn it and make something with it. I set…
2023 · apps.apple.com
- 10MF
I read "The Flavor Bible" and was inspired to make an app that adapted its ingredient recommendations as you built your recipe. The result is my app for android/iphone. The iphone link is below(made it free for today) and the android app is called "food flavor pairings"
2010
- 11MC
2011 · ingredientpairings.com
- 12IM
Hello everyone, I created a EasyCook app, this app will generate food recipes based on your ingredients. The idea is not to waste food, and if you have left some ingredients in the Kitchen, you can write it down in app and get a recipe based on these ingredients. The app is free to use, however have more features available for paid users. Would be thankful for feedback, so I can improve the app more!
2024 · easycook.app
- 13IB
Hi, I built this iOS App that would let parents create profiles for my children, plan their meals, put their meal preferences, recipes, lunchboxes, export the plan to their calendar, and share links to the timetable with others, and of course an AI helping with the plan and recipe . For now it has a free plan and also paid plan. Initially i built this as a web app but then after feedbacks from close people i developed this iOS app. I would really appreciate your feedback.
2025 · apps.apple.com
- 14IM
Hi hn! It has always annoyed me that recipe websites are so cluttered and have so much (in my opinion) useless fluff, so I made a little website to solve that problem! One good thing about SEO for once is that Google has pretty much forced the internet to adopt JSON-LD for recipes so many recipes are directly extractable and for others I have several fall back parsers including an indieweb parser :) If you do find a website that is broken feel free to click the flag button or share it as I would love to fix any edge cases
Apr 2026 · tangled.org
- 15

- 16

- 17IG
Hey, I'm an iOS engineer who took on the seemingly mad task of creating a new grocery app in this day and age. Yes, there are plenty out there, but I promise there's a method to my madness. It's born out of a personal need – my wife would rattle off a list of things to buy, and I'd struggle to remember them all. She's not a fan of typing into apps or shared notes, and honestly, neither am I when it's about speed. The epiphany was that all existing grocery apps have an input problem. They're not catering to the way real people communicate about errands. So, I built HoneyDo to solve my own…
2024 · apps.apple.com
- 18IM
My free to use app lets you schedule your favorite recipes with a few clicks
2024 · simplechore.xyz
- 19IQ
Around the middle of this year I quit my decently paid, high stress SWE job so I could spend some downtime doing things that make me happy. I did some travelling, both interstate and abroad, spent time working on projects around the house, did some gardening and took up cooking as a hobby. While cooking, I found that most of the apps already out there that focused on meal planning and recipe/shopping list management didn't quite work out how I wanted them to. Some would only work on limited devices, or bombarded me with pointless social features, or they didn't allow importing external…
2023 · tastybites.app
- 207R
Awhile back I launched http://7courses.com on here to get some preliminary feedback. The reception was positive, but there were a few issues that had to be addressed. Mainly, the font, and the lack of a normal user system (limited to openID logins). This has been changed, along with a whole ton of other features which may or may not be immediately apparent. Either way, I think this project has come a long way, and hope you can find some use from it. http://7courses.com http://twitter.com/7courses 7courses is a central place where you can store and collect all your recipes. Say goodbye to…
2011
- 21AS
No cookies / tracking / logins / monetization, just a free PWA.
2023 · shoptogether.app
- 22RS
Made a LAN web-based recipe software with a database back-end that lets you save, search, and make meal plans with your recipes! Any suggestions are very welcome. I'm an independent publisher, posting this software. Right now my pricing model is to have a 2 week free trial before it asks for a serial code, which costs $7.
2022 · recipesite.ca
- 23EA
Against my better judgment I could not stop building a Swift + WebAssembly frontend framework and just kicked a 0.1 out the door. GitHub: https://github.com/elementary-swift/elementary-ui I understand there is a lot of skepticism around Wasm for general frontend work, but I think this can actually be pretty cool - heck, even a viable solution. Especially combined with Embedded Swift - which is still a bit rough, but you can fit little web apps in under 200 kB (compressed). The link contains a "Get Started" section with a template repo, you can try it out in minutes. What…
Jan 2026 · elementary.codes
- 24IB
Hi HN! I built this tool for my wife to save her the headache of meal planning. She finds it helpful and I think you might too. Please check it out and let me know your thoughts. Thanks!
2024 · platepickers.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →