SI-Encoding / amazon-clone-flask

Co-developed containerized Flask and React eCommerce store with payment processor and 2FA verification
1 stars 0 forks source link

Create some initial issues for Kanban board #38

Open darren277 opened 2 years ago

darren277 commented 2 years ago

As a developer or product manager, I should be able to view all the issues currently being worked on and that need to be assigned.

We have been using a less formal tracking mechanism and should keep it all in one place on here as a GitHub Project.

Let's migrate at least ten issues into our Project board on here.

Acceptance Criteria: Creation of ten issues and subsequent placement onto Project Kanban board.

darren277 commented 2 years ago

We have been talking about implementing unit testing and so that should be at least one issue. Maybe two if we separate backend (Flask) from front end (React).

darren277 commented 2 years ago

Form validation.

darren277 commented 2 years ago

Also demo hosting plan.

darren277 commented 2 years ago

Left sidebar.

darren277 commented 2 years ago

Product search.

darren277 commented 2 years ago

Turn calculateTotal() into a helper function for access anywhere.

darren277 commented 2 years ago

Enter key does not work on any forms.

darren277 commented 2 years ago

Implement cleaner logging perhaps using Winston.

darren277 commented 2 years ago

Product recommenders.

darren277 commented 2 years ago

Product reviews.

darren277 commented 2 years ago

When creating these issues, we should follow a standard template such as User Story format with estimation via story points and use of labels for organizing.

SI-Encoding commented 2 years ago

We should create an issue for handling responsiveness.