Skip to content

agottschling/meteor-leaveanote

 
 

Repository files navigation

Leave A Note!

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:

alt text

To-do (maybe?)

  • 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.

About

A basic web app to add notes - currently publicly visible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.7%
  • CSS 21.5%
  • HTML 10.8%