Jan 30, 2014 Sprint Meeting - Jwashton/Peppermint GitHub Wiki

Sprint finds

Tasks to consider

  1. Review
  2. Picking a markdown gem from the below options
  3. https://github.com/davidfstr/rdiscount
  4. https://github.com/rtomayko/rpeg-markdown
  5. http://maruku.rubyforge.org/
  6. http://www.deveiate.org/projects/BlueCloth
  7. Picking a Testing Framework to use
  8. MiniTest (default)
  9. Rspec
  10. Deciding which pages to focus on first
  11. Deciding which tasks to focus on next sprint

Meeting Notes

Sprint Review

  1. Design and Implement the Database Schema
  2. Learn Rails View/Controller/Router System
  3. Design Restful Structure
  4. Implement a basic Peppermint Web View
  5. Research Rails + Sockets

Sprint Tasks

  1. Select Gems (RSpec, CanCan, markdown)
  2. Add test (server and client)
  3. Github hooks
  4. Create basic Site Structure
  5. Load bare-bones plugins (Hello world! from a game)
  6. Basic visual design