Lemur is a simple meal planning app in active development. I’m documenting some of the design, product, and development decisions as part of the Lemur Development Diary.
I’ve made some changes based on the discussion in the last post.
I’m liking the distinction between main and sides. But, this introduces some new challenges:
- I was having no problem categorizing things until I ran right into “Caesar Salad”. The salad can be a main or a side. And, of course, there are lots of dishes that operate that way. This isn’t boolean.
- Restaurant is sort of weird here. Mains and sides have Difficulty,…