Revision 14 of 16
Replaces the six unlabeled screenshots with seven captioned ones: Home, New List, validation states, login modal, My Lists, published list and its QR code.
+20 −6 lines of text vs revision 13 (this site's diff)
| Old | New | Change | Line |
|---|---|---|---|
| @@ -4,18 +4,32 @@ | |||
| 4 | 4 | ||
| 5 | 5 | ## Mocks | |
| 6 | 6 | ||
| 7 | − | <img width="1729" height="1318" alt="image" src="https://gist.github.com/user-attachments/assets/e5bab31f-5a2e-4315-8648-1796699856bc" /> | |
| 7 | + | #### Home Page | |
| 8 | 8 | ||
| 9 | − | <img width="1729" height="1465" alt="image" src="https://gist.github.com/user-attachments/assets/670739df-6dfc-49c7-bb6e-cc37aef7364a" /> | |
| 9 | + | <img width="1452" height="1580" alt="Screenshot 2026-08-31 080518" src="https://gist.github.com/user-attachments/assets/1e3d90fb-c1e1-430a-ae88-cfba74b7847c" /> | |
| 10 | 10 | ||
| 11 | − | <img width="1729" height="1465" alt="image" src="https://gist.github.com/user-attachments/assets/bb786865-445a-405a-b0a4-cfd677ae9cf1" /> | |
| 11 | + | #### New List | |
| 12 | 12 | ||
| 13 | − | <img width="1729" height="1465" alt="image" src="https://gist.github.com/user-attachments/assets/0ecd864f-98ad-4021-aed3-f64797e04b06" /> | |
| 13 | + | <img width="1452" height="1580" alt="Screenshot 2026-08-31 080549" src="https://gist.github.com/user-attachments/assets/27e0389f-e8b4-4394-9093-58e7fd10944d" /> | |
| 14 | 14 | ||
| 15 | − | <img width="1729" height="1465" alt="image" src="https://gist.github.com/user-attachments/assets/34e70b3b-92c3-4dbe-8fe6-b2d22676a01a" /> | |
| 15 | + | #### New List: Validation States | |
| 16 | + | <img width="1452" height="1580" alt="Screenshot 2026-08-31 080609" src="https://gist.github.com/user-attachments/assets/edc10506-f18d-48c9-b075-3b35b675f5bc" /> | |
| 16 | 17 | ||
| 17 | − | <img width="1729" height="1401" alt="image" src="https://gist.github.com/user-attachments/assets/52c41df5-065e-479f-bf51-a7152c6bf7dc" /> | |
| 18 | + | #### Login Modal | |
| 19 | + | <img width="1452" height="1580" alt="Screenshot 2026-08-31 080616" src="https://gist.github.com/user-attachments/assets/35bb22c4-83f8-473e-b3e6-949f3ca51d80" /> | |
| 18 | 20 | ||
| 21 | + | #### My Lists (Logged In) | |
| 22 | + | ||
| 23 | + | <img width="1452" height="1580" alt="Screenshot 2026-08-31 080631" src="https://gist.github.com/user-attachments/assets/dc49fea0-ea8a-4f11-9bb8-f91f3c143e27" /> | |
| 24 | + | ||
| 25 | + | #### Published List | |
| 26 | + | ||
| 27 | + | <img width="1452" height="1580" alt="Screenshot 2026-08-31 080639" src="https://gist.github.com/user-attachments/assets/7d8db7b5-7c01-4cb5-a0b0-81004e6170f3" /> | |
| 28 | + | ||
| 29 | + | #### Published List: QR Code | |
| 30 | + | ||
| 31 | + | <img width="1452" height="1580" alt="Screenshot 2026-08-31 080648" src="https://gist.github.com/user-attachments/assets/dd59ff8c-886d-4746-8073-636cb1b2c639" /> | |
| 32 | + | ||
| 19 | 33 | ## Technical specification and checklist | |
| 20 | 34 | ||
| 21 | 35 | Before coding, create and commit `TECHNICAL_SPEC.md`. Keep it concise; do not restate this document. | |