/sdjs20141027codechallenge

Simple code challenge for a San Diego JS Meet Up

Primary LanguageJavaScript

SandiegoJS Code Challenge 10/27/2014

The Challenge

Build an AngularJS interface for listing data about former presentations.

Features

  • CRUD operations for an Presentation Entry which would include:
    • URL Field
    • Presenter Name Field
    • Presenter Link Field (could be used to make the Presenter's name linkable)
  • Search / filter of Presentation Entries