1st Thing In The Morning is an app made during the Meteor Hackathon, in October 2015.
The goal is to give you the motivation to execute your tasks, every morning.
- Adrien Joly
- Osman Abdelnasir (esaminu)
This article says that procrastination prevents us from succeeding in our projects, and that one way to beat it is to write down a list of simple tasks, and commit to it. So we are building an app that helps you do that.
Every morning, it sends a notification to your mobile phone, with a reminder of all the tasks you want to do today, and a motivational image to give you the energy to do them.
We made it using Meteor and Polymer. And mocked an iphone display using an skinned iframe.
We used the following packages:
- insecure (yeah...)
- autopublish (I know...)
- http
- iron:router
- mrt:cheerio
- erasaur:meteor-lodash
Events are not intercepted by Meteor when using the Polymer UI on a real iPhone's Safari browser.
We met on twitter, we have worked as a remote team, without ever having seen each other!
Meteor basics, how to make a Polymer UI, and how to scrape pinterest from a Meteor Server.
Hopefully make it work on mobile, add real push notifications, and use it everyday :-)
Work in progress... => To be continued :-)