igorsantos07 / protoboard

Webapp version of Javelin's Experiment Board.
http://protoboard.igorsantos.com.br
MIT License
0 stars 1 forks source link

Write a Flux document #18

Closed igorsantos07 closed 9 years ago

igorsantos07 commented 9 years ago

We need some sort of document showing the movements between the application.

Example:

Create a new project

  1. opens bootstrap modal
  2. ProjectController.create

Edit a project

  1. ProjectView.edit
  2. ProjectView.save

Remove a project

  1. ProjectView.remove

Add a board

  1. ProjectView.newBoard
  2. ProjectView.createBoard