FSWebDevBook / speedscore-dev

This the author's sandbox repo for the SpeedScore personal speedgolf app developed in the book.
0 stars 0 forks source link

As a speedgolfer, I can view SpeedScore's graphical user interface, so that I can get an overall feel for how the app is organized #1

Open chundhau opened 3 years ago

chundhau commented 3 years ago

Acceptance Criteria

App UI Components

App Accessibility

App Visual Design

Implementation Todos

Testing:

chundhau commented 3 years ago

I checked off the "To Do" items all at once, since I created this issue after a first draft of the chapter code was complete. I am satisfied with the state of the code at this point, but after the chapter code undergoes further review, things could change, in which case I may need to re-open this issue.

chundhau commented 3 years ago

After committing to accessible design, I have to redesign the Chapter 2 code. I am doing this in a different branch accessible-base-app. Once I am done reimplementing the entire app in this branch, I will break the code into segments to be presented in the early chapters of the book and implement the code in corresponding chapter branches (e.g., ch2, ch3), including tags to index project snapshots at strategic points in each chapter. Stay tuned!