recipeify / Recipes

Recipeify monorepo (API, Client, Scraper)
https://recipeify.com
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

In modal translate the cooking time to hours:minutes for a better cooking time representation #79

Closed guyschwartzberg-student closed 4 years ago

hagaishapira commented 4 years ago

I am not sure this will be a better UX. most recipes are under an hour and visually you shouldn't use ":" but "2 hours and 30 minutes." or "2.5 hours". This is gonna make your logic more difficult.