bdickason / shots

Capture shots of your product as you build it and share them with your team.
MIT License
2 stars 2 forks source link

New project view #17

Closed bdickason closed 10 years ago

bdickason commented 10 years ago

Refactored components to use the following structure:

/components/:component/:action

Actions: List: View a list of many items Show: View one single item Edit: Edit a single item Create: Make a new item

For example: /components/shots/list - contains all files needed to display a list of shots