Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 565 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 565 Bytes

Board App

A rewrite of Pivotal's whiteboard app, using a hexagonal architecture.

Backlog

  • handle "validation_failed" in web for whiteboard items
  • allow updating and deleting of whiteboard items
  • allow creation of email subject in web instead of hardcoding it
  • handle blog "post_succeeded" in web
  • allow custom title for blog posts
  • make whiteboard items public/private
  • standup navigation for mobile
  • author attributions
  • style forms
  • support validation failures on blog posts
  • style email
  • style blog post