Skip to content

Latest commit

 

History

100 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nimmersatt

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.

Contributing

This project is open source - You are welcome to suggest improvements through pull requests.

Adding recipes

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).

Features

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:

  1. Local first. The app does not require a server to interact with after the initial loading of the content.
  2. No data collection. We respect users privacy and do not collect any usage data.
  3. Mobile first. While we support both desktop and mobile clients, when we need to prioritize, we rank the UX of mobile users higher.

Contributors

Languages