An offline, local-first web-app (PWA) to help you figure out what to cook next week more easily. Replicating the UX of dating apps, Nimmersatt let's you find matches with recipes you like. It is not designed to show full recipes, but to be a collection of recipes found elsewhere.
This project is open source - You are welcome to suggest improvements through pull requests.
Recipes are expected to have a name and a link - Otherwise users will likely not understand the dish. All other fields are optional, but recommended for better user experience (e.g. to make the search more useful).
Adding new features/fixing bugs are welcome. For both a helpful PR description is expected, along with screenshots of the new feature.
New features need to follow the design principles:
- Local first. The app does not require a server to interact with after the initial loading of the content.
- No data collection. We respect users privacy and do not collect any usage data.
- Mobile first. While we support both desktop and mobile clients, when we need to prioritize, we rank the UX of mobile users higher.