tsaiDavid / kata-one

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kata-one

A todo list built from ground up - 100% from scratch!

MVC
  • Backbone
    • Simple and un-opinionated
Server
  • Express
    • The de-facto Node framework of choice!
Database
  • Postgres
    • Purposefully chosen to experiment with a new database; prior experience with MySQL, SQLite3, and MongoDB.
  • Bookshelf
    • Serves as the ORM - easy to use due to Backbone-like syntax
Other
  • Bootstrap for styling

About


Languages

Language:JavaScript 72.7%Language:HTML 27.3%