ga-wdi-boston / capstone-project

Other
3 stars 28 forks source link

Be a complete product - requirement rewording #493

Open cob0910 opened 7 years ago

cob0910 commented 7 years ago

Currently reads:

-   **Be a complete product**, which most likely means multiple relationships and CRUD
    functionality for at least a couple models

A number of people misread/interpreted this like it has an oxford comma, even though it shouldn't, and thought you have to CRUD on a couple models.

To remove that confusion my suggestions are:

1)

-   **Be a complete product** which means at least 1 relationship, and all CRUD actions on
    something other than the user model - typically, the most interesting products have
    multiple relationships and CRUD functionality for at least a couple models.

or

2)

-   **Be a complete product**; Multiple relationships and CRUD functionality for at least
    a couple models are not required but helpful for this requirement
raq929 commented 7 years ago

This requirement is intentionally vague. Complete products may or may not require CRUD for all resources. It's unlikely to have a complete project without multiple relationships, but not impossible.

Basically, for capstone, we want people to be able to stretch creative wings and do what they want. I understand the desire for more clarity, though. For now, people who have doubts should ask, and I'll flag this to be addressed for the next iteration.

Thanks for your feedback!

cob0910 commented 7 years ago

@raq929

Sorry, probably should have tagged @jrhorn424 - he had asked me to make this issue since a number of people needed clarification on this

raq929 commented 7 years ago

No worries!