Open danydin opened 8 years ago
I have some issues with what you have here. Right now, what you have wrote down is how this project will look like. It has nothing on what people are supposed to do. All the tasks should be divided in a more logical way. Many of the bullet points should be grouped into a single task for a single collaborator. I'm just going to show you how I see this should be handled.
Todo list:
categories.json
from the server. Talk with task no. 2 for any other issues.README.md
about how products should be displayed (number of categories, number of products per row, and etc.).json
from the server api endpoint. Talk with #16 about endpoint url and any query strings.
json
which would be parsed by task no. 3.json
to an object to fit current products list.
buildProducts()
in displayResults.js
.displayResults.js
./?search=computer&pagination=2
)Each of these numbered tasks should be created as a github issue. This will make it easier to talk about any issues or any clarification needed for each task. If people think these tasks can be handled better, they can talk about it.
The tasks I created is just an interpretation of what you have right now. I think we need something better than what we have right now.
@rhgksrua Your tasks makes more sense to me as well. We can use these for now and tweak as we move on.