15 comments

  • Bart S, over 4 years ago

    The app I didn't know I needed until now...

    6 points
  • Dan WilkinsonDan Wilkinson, over 4 years ago

    Would love for Android :-)

    2 points
  • Ed FairmanEd Fairman, over 4 years ago

    Lovely design - please let us know when the Android version is ready!

    1 point
  • Erin GwozdzErin Gwozdz, over 4 years ago

    I love it! I sketched a similar concept for a daily ui challenge... so cool to see your fully realized project. Great work.

    1 point
  • Darren Treat, over 4 years ago

    I was JUST talking about a multiple synced timer app like this the other day while making pasta, vegetables, and toasting garlic bread, I always am using multiple devices to try to time it so nothing is cold by time it's time to eat. AWESOME work! I would love to see some Siri shortcuts support for iOS 12, could have a fully hands free app!

    EDIT: I just bought it.

    1 point
    • , over 4 years ago

      Thanks Darran! This is exactly the reason I built this. I constantly found that I’d have one or two ingredients that would either be sitting around getting cold or that I’d be over cooking while the rest completed. Since I’ve been trialling the app myself over the past 8 months I’ve found it makes a huge difference just getting a little reminder, it’s not perfect by any means but it’s a lot better than mentally keeping track.

      Great idea about the Siri shortcuts, hopefully React Native has support for them soon.

      0 points
      • Darren Treat, over 4 years ago

        Very slick, my only (minor) question is this: Is it really needed to use FB sign in to save meals? Why not offer sign in to those who need device sync and offline saving for those who don't? It's an un-needed complication. Heck. Think about iCloud data sync, it does everything you are looking for AND you don't have to run an API!

        1 point
        • , over 4 years ago

          Yeah I definitely agree with you, my main reason going with Facebook and remote storage is that the app is built with React Native and Expo, which offers FB login and firebase integration of the box. It meant I didn’t have to worry about building my own login flows(including password/username recovery) and if I need to update or recover user data I could do it from my end via Firebase. Perhaps cleaning up this flow and making use of iCloud is something I should look into though.

          1 point
  • Jenny G.Jenny G., over 4 years ago

    Really nice app. Just downloaded it and I'm curious to try it

    1 point
    • , over 4 years ago

      Thanks! And if you have any feedback on how to improve it please let me know. I’m always looking for ways to make it more useful

      0 points
  • Martin KMartin K, over 4 years ago

    This is neat. Well done :)

    1 point
  • Wendy Woulfe, over 4 years ago

    That's cool! How did you make it?

    0 points
    • , over 4 years ago

      It's build using React Native in conjunction with the Expo framework. I'm a Product Designer by day and have had extensive experience with web tech, so I was really attracted to the idea of being able to build proper native apps with Javascript. There's definitely some limitations with RN, but the alternative was learning swift, which felt like too big of a jump in the time I had.

      0 points