After a few days of planning out a project that would utilize MeteorJS, I settled on this: a simple web app to put up public sticky notes! It certainly turned out to be a fun weekend of experimentation with HTML, CSS and JavaScript!
Screenshot:
- deploy to somewhere more permanent (suggestions welcome on Twitter)
- display date/time according to user locale
- add sticky color choice - keep random (currently only random)
- character limit on sticky + "read more" for a larger sticky (ideas???)
- long-term: account support, filtering, private stickies, etc.