{"id":26222206,"url":"https://github.com/walles/waitinator","last_synced_at":"2025-08-07T09:16:38.276Z","repository":{"id":39443106,"uuid":"500300583","full_name":"walles/waitinator","owner":"walles","description":"Are we there yet?","archived":false,"fork":false,"pushed_at":"2022-09-04T13:06:27.000Z","size":8486,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T00:39:11.270Z","etag":null,"topics":["app","estimation","queue-times"],"latest_commit_sha":null,"homepage":"https://walles.github.io/waitinator/","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/walles.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-06T05:17:37.000Z","updated_at":"2023-12-05T07:53:34.000Z","dependencies_parsed_at":"2022-08-01T08:19:52.096Z","dependency_job_id":null,"html_url":"https://github.com/walles/waitinator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/walles/waitinator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walles%2Fwaitinator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walles%2Fwaitinator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walles%2Fwaitinator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walles%2Fwaitinator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walles","download_url":"https://codeload.github.com/walles/waitinator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walles%2Fwaitinator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269231344,"owners_count":24382356,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["app","estimation","queue-times"],"created_at":"2025-03-12T16:51:33.442Z","updated_at":"2025-08-07T09:16:38.217Z","avatar_url":"https://github.com/walles.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://github.com/walles/waitinator/actions\"\u003e\u003cimg src=\"https://github.com/walles/waitinator/workflows/test-and-deploy/badge.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\n# [Waitinator](https://walles.github.io/waitinator/)\n\nTry it here: \u003chttps://walles.github.io/waitinator/\u003e\n\nIcon source in the [icon](icon) directory. If you want to change the icon then\nfirst edit the source there, then render it and update all the icon files.\n\n---\n\nAre we there yet?\n\nUse case:\n\n- You are standing in line\n- It takes forever\n- You add some observations in this app\n- The app tells you when you're likely to be served\n\nRef: \u003chttps://docs.flutter.dev/\u003e\n\n## Color Theme\n\nThe color theme of the app has to be set in a number of different places:\n\n- The [icon](icon/)\n- In [`main.dart`](lib/main.dart), in `baseColor`\n- The `theme_color` in [`web/manifest.json`](web/manifest.json)\n\n## TODO\n\n- Replace the ETA algorithm. We should use the least-squares method to get a\n  line through all points, then pick the ETA span so that 90% or more of all\n  observations end up between the lines. Each observation should count as two\n  points, one at the actual number and one at the next number.\n- Make a macOS app\n- Reloading the app when it was on the Graph tab should keep it on the Graph tab\n- Add a version / build number on the info screen, verify on both web and\n  Android\n- Hint user to provide more observations if the two ETAs are \"too far\" apart\n- Bold the lower bound time left number\n- Enable removing / correcting observations\n- Use some kind of variable for the `flutter-version` in [our CI GitHub action](/.github/workflows/test-and-deploy.yaml)\n\n### Done\n\n- Finish initial screen\n- Add a button for getting to the ETA screen once the initial screen has been\n  properly filled in by the user\n- Enable adding queue position observations on the ETA screen\n- Run all tests in CI\n- Estimate time to arrival\n- Publish to Github pages\n- Set up CI that publishes to Github pages\n- Add source code link somewhere in the UI\n- Test on a very low display (think phone web browser in landscape mode)\n- Make an icon\n- Enable entering multiple identical observations. I wanted to do that when I\n  was on the phone and got to hear \"your place is number 19\" over and over.\n- Render to an Android app\n- Make a compliant Android icon\n- Make the icon's \"i\" match the theme blue color, and the various icon\n  backgrounds on web and Android white\n- Add dark mode support, tested on web and Android\n- Make the ETA screen input box not look like crap in Firefox on Android. Can be\n  reproduced using Chrome on a computer with mobile emulation mode and a narrow\n  enough screen.\n- Preserve state even on page reloads\n- Test graph with both ETAs being close\n- Test graph with start time and initial ETA being close\n- Test graph both while counting up and counting down\n- Test graph with both light and dark theme\n- Don't crash when going to the second screen and then back to the first screen\n  again. On web, we used to crash on the periodic 0.5s timer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalles%2Fwaitinator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalles%2Fwaitinator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalles%2Fwaitinator/lists"}