shashankmehta / leaflist

Disposable lists for your use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Leaf List

###Why?

Have you ever wanted to quickly share a list with a friend without having to go through the troubles of login or sharing from your personal note taking app? Leaf List allows you to quickly create lists and share with your friends.

This isn't a finished product, I just wanted to learn Backbone. This app is rough around the edges, I made this in 3 sittings.

###Tech Stack

  1. Backbone
  2. BackFire/Firebase for data storage
  3. GitHub pages for hosting
  4. SASS
  5. H5BP
  6. Pure CSS

###Shortcuts

Tab to indent
Shift + Tab to outdent

###Instructions for setting up

  1. Clone
  2. Change the firebase url in js/collections/list.js
  3. That's it. No server needed! Just open in your browser or host it on GitHub Pages!

###Author

Shashank Mehta
shashankmehta.in
@leostatic

###License

MIT: http://sm.mit-license.org

About

Disposable lists for your use


Languages

Language:CSS 53.2%Language:JavaScript 46.8%