Skip to content
kaznum edited this page May 30, 2012 · 13 revisions
  • Write more acceptance test with cucumber & capybara-webkit
  • Separate view and background functionality
    • To modularize. The application has been fatter.
    • Make View applications access to RESTful API of background functionality such as calcuration.
      • This can make it easy to support lots of types of viewer devices such as iOS, Android, PC, etc...
  • Refactor continuously!!
Clone this wiki locally