EAAppFoundry / eventful

app that manages events happening on Turner campuses

Home Page:http://eaappfoundry.github.com/eventful/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eventful

Eventful is a reference application that illustrates some best practices and patterns for node/express web development. Go read the annotated source.

Concepts demonstrated:

  • The basics (node, express, jade)
  • 2 different ways to create models for mongo data (mongoose and mongo driver)
  • routing and controller organization
  • socket.io
  • authentication
  • how to properly seed a database
  • using redis
  • using twilio to respond to sms messages
  • using groc to create readable documentation based on source comments

About

app that manages events happening on Turner campuses

http://eaappfoundry.github.com/eventful/


Languages

Language:JavaScript 98.5%Language:PHP 1.4%Language:Shell 0.0%