Over coffee, @treymckay and I came up with a new idea for viewing projects.
The Project view (projectView.js) is a place to get an overview of a project.
Here's the data structure I'm working with:
Project
| Name
| Description
| Owner
| Public (true/false)
| Status (open/closed)
| Labels
| Contributors (Users)
| Activity (summary of comments/screens posted)
| Screens
...| Screenshot
...| Context
--| Need (Is this separate from Context?)
...|_ Comments
Over coffee, @treymckay and I came up with a new idea for viewing projects.
The Project view (projectView.js) is a place to get an overview of a project.
Here's the data structure I'm working with: Project | Name | Description | Owner | Public (true/false) | Status (open/closed) | Labels | Contributors (Users) | Activity (summary of comments/screens posted) | Screens ...| Screenshot ...| Context --| Need (Is this separate from Context?) ...|_ Comments
Here's the preliminary 'Shot' I'm working off of: http://shots-dev.herokuapp.com/new-project-view/-JI5ieEUdfxlQ5vOjkKY