chore: update project docs and clean up obsolete files

- Add parser output directories to .gitignore
- Update PROJECT_STATE.md with completed tasks and new checkpoint
- Clean up TO-DOS.md (remove completed items)
- Delete obsolete sample screenshots

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Trey t
2026-01-11 01:20:15 -06:00
parent 55c6d6e5e8
commit 5ad20f797e
8 changed files with 49 additions and 19 deletions

View File

@@ -1,17 +1,5 @@
1. organize, optimize, and test the dag system with numerous edge cases with tens of thousands of objects.
2. test the trip planner with each scenario (plan route by dates, select must see games and
build around that, select depart and return cities)
3. test trip filtering on the all trips list view
4. test trip builder with "allow repeat cities" enable and disabled
5. test with trip builder with must stop locations having locations
6. test that a planned trip, if multi cities, have travel iternary between games
1. organize, optimize, dag system with numerous edge cases with tens of thousands of objects.
7. build ios in app purchase for storekit
8. build complete receipt checking system to check if the user has purchased any subscriptions setting a value that can easily be checked anywhere in the app
9. use frontend-design skill to redesign the app
10. monochrome theme needs to be black and white, right now dark mode a hue of blue
11. region picker on trip planner should show map of north america for selectable regions with clear boundaries and highlighted selection instead of a a three square "west, central, east" segment
12. schedule view has all the games each day, they should be grouped by sport
13. time on the server for each game should be utc and converted to users local time zone
14. when selecting "by games" to plan it says 51 games available ... thats weird, all games should be selectable. when selecting games there should be an easily browseable view split by date and sport that has all possible games for the user to select from
15. remove the buffer days from trip planner, it ads no value
16. test that driving distance is limited by a trips "number of drivers" and settings "max driving per day"
9. use frontend-design skill to redesign the app