Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 437 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 437 Bytes

Memento

Open Source sticky note application built in Meteor 1.2

Demonstrates usage of:

  • Masonry
  • Underscore
  • Using external APIs from client
  • Publishing/Subscribing.
  • Complete authentication system built using the Accounts package.
  • Settings.json
  • Autoform including using summernote and displaying with HTML purifyer.
  • Using Select2 for autocomplete tags input.
  • Collection 2.
  • Iron Router w/ SEO

Much, much more.