{"id":19318458,"url":"https://github.com/localjo/calendarmapapp","last_synced_at":"2025-04-22T17:31:04.797Z","repository":{"id":185713173,"uuid":"619074015","full_name":"localjo/CalendarMapApp","owner":"localjo","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-26T09:34:44.000Z","size":2399,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T02:06:01.047Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/localjo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-03-26T07:22:45.000Z","updated_at":"2023-05-18T20:32:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"f396a588-5795-4abb-a88d-b3e962509c90","html_url":"https://github.com/localjo/CalendarMapApp","commit_stats":null,"previous_names":["localjo/calendarmapapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localjo%2FCalendarMapApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localjo%2FCalendarMapApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localjo%2FCalendarMapApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localjo%2FCalendarMapApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/localjo","download_url":"https://codeload.github.com/localjo/CalendarMapApp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250287471,"owners_count":21405617,"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","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":[],"created_at":"2024-11-10T01:18:40.244Z","updated_at":"2025-04-22T17:31:04.138Z","avatar_url":"https://github.com/localjo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calendar Map\n\nThis is a simple app that shows a map with the location of the events in your calendar. It was created as a proof of concept, using ChatGPT and a little bit of manual intervention, in just a few hours. Approximately 95% of the code was generated by ChatGPT using the GPT-4 model.\n\nThe original prompt used to create the app was:\n\n\u003e Use Expo to build a native app that reads users' mobile device calendar, and shows all calendar events on a map based on the location of the event. The UI should have a control for selecting the date range of events.\n\n## Results:\n\n![Screenshot](./screenshot.jpeg)\n\n## How to run\n\n1. Install Expo CLI: `npm install -g expo-cli`\n2. Clone this repo: `git clone git@github.com:localjo/CalendarMapApp.git`\n3. Install dependencies: `expo install`\n4. Create a `.envrc` file with `export GOOGLE_MAPS_API_KEY=\u003cyour_api_key_here\u003e`\n5. Source the `.envrc` file: `source .envrc`\n6. Start Expo development mode: `expo start` and follow the instructions to run the app on your device or simulator.\n\n## Known issues\n\n- The app has only really been tested on iOS since that's all I have access to. It should work on Android, but I haven't tested it. It might need some modifications to the map component, and another Google Maps API key.\n- Clicking on event marker doesn't open the event in the Calendar app on iOS. This is a limitation of the `calshow:` URL scheme on iOS, but there should be a workaround.\n- Many Calendar events don't have a precise location, so the map may be mostly empty. This is a limitation of the data. This app is using Google's Geocoding API to try to find the location of events that don't have one, but it's not perfect.\n\n## Contributing\n\nThis app was created as a proof of concept, and is not intended to be a production app. However, if you'd like to contribute, feel free to open a PR or issue. In keeping with the spirit of this proof of concept, if you open a PR, please use ChatGPT to generate most of the code and explain in the PR description how you used ChatGPT to generate the code.\n\n## License\n\nAs part of this code was generated by OpenAI's GPT models, sharing and usage of this code must comply with the [OpenAI Terms of Service](https://openai.com/terms/) and [Sharing \u0026 publication policy](https://openai.com/policies/sharing-publication-policy/).\n\nOtherwise, the code in this repository is licensed under the [Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0)](https://creativecommons.org/licenses/by-nc-sa/3.0/) license, which means you can use it for non-commercial purposes, as long as you give credit to [Josiah Sprague](https://github.com/localjo) as the original author and share any modifications under the same license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocaljo%2Fcalendarmapapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocaljo%2Fcalendarmapapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocaljo%2Fcalendarmapapp/lists"}