Skip to content

Instantly share code, notes, and snippets.

@alexi215
Last active August 29, 2015 14:01
Show Gist options
  • Select an option

  • Save alexi215/13f1e5fdd1424f74dc8f to your computer and use it in GitHub Desktop.

Select an option

Save alexi215/13f1e5fdd1424f74dc8f to your computer and use it in GitHub Desktop.
Overview of project 1

Project Overview

Original markdown file from W05/D03

Phase 1 - Planning
  • Requirements Gathering/Telling a story
    • Input stories into Pivotal tracker
  • API validation
  • Application Architecture (ERD)
  • Wireframing
Phase 2 - Coding
  • DB/tables
    • Establish ActiveRecord Models
    • Write tests (rspec)

Wash, Rinse, Repeat:

  • Routes
    • error, no controller
  • Controller
    • (error)
  • Controller Actions
    • (error)
  • Views
    • (error)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment