{"id":18140721,"url":"https://github.com/pablopoder/my_places","last_synced_at":"2026-05-08T13:33:46.592Z","repository":{"id":260368395,"uuid":"880000791","full_name":"PabloPoder/my_places","owner":"PabloPoder","description":"MyPlaces 📸📍 is an app designed to let users capture photos and log the exact location of the places they visit. With this tool, you can create a personalized list of your favorite spots, ensuring you never forget those special moments!","archived":false,"fork":false,"pushed_at":"2024-11-18T00:29:21.000Z","size":415,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T23:42:25.554Z","etag":null,"topics":["android","cupertino-design","flutter","google","googlemaps-api","ios"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/PabloPoder.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-28T23:49:07.000Z","updated_at":"2024-11-18T00:29:24.000Z","dependencies_parsed_at":"2024-10-31T00:18:14.741Z","dependency_job_id":"232795f1-a7f5-4904-9c57-970111db690c","html_url":"https://github.com/PabloPoder/my_places","commit_stats":null,"previous_names":["pablopoder/my_places"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloPoder%2Fmy_places","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloPoder%2Fmy_places/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloPoder%2Fmy_places/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloPoder%2Fmy_places/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PabloPoder","download_url":"https://codeload.github.com/PabloPoder/my_places/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247521507,"owners_count":20952373,"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":["android","cupertino-design","flutter","google","googlemaps-api","ios"],"created_at":"2024-11-01T16:05:04.381Z","updated_at":"2026-05-08T13:33:46.520Z","avatar_url":"https://github.com/PabloPoder.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# MyPlaces 📸📍 \n*🚧 Work in Progress 🚧*\n\n## Project Description\n\n**MyPlaces** is an app designed to let users capture photos and log the exact location of the places they visit. With this tool, you can create a personalized list of your favorite spots, ensuring you never forget those special moments!\n\n## Features\n\n- Photo Capture 📷: Take photos directly from the app to document your visits.\n- Location Tracking 📍: Save the GPS location of each place you visit for easy access.\n\n## Technologies Used\n\n- Frontend: Flutter 📱\n\n## Installation\n\n1.Clone the repository:\n\n```bash\ngit clone https://github.com/pablopoder/myplaces.git\n```\n\n2.Navigate to the project folder:\n\n```bash\ncd myplaces\n```\n\n3.Install the dependencies:\n\n```bash\nflutter pub get\n```\n\n4.Add your own API key:\n\nTo visualize a snapshot of the selected location, you need to include your own Google API key. Follow these steps:\n\n1. **Create a file named `.env` in the root of your project.**\n2. **Add your **API** key to the `.env` file like this:**\n\n```bash\nGOOGLE_MAPS_API_KEY=YOUR_API_KEY\n```\n\nMake sure to replace ***YOUR_API_KEY*** with your actual Google API key.\n\n### Android Configuration\n\n1. Open `android/local_properties`\n2. Add your API key:\n\n    ```dart\n    API_KEY=YOUR_API_KEY`\n    ```\n\n### iOS Configuration\n\n1. Open `IOS/Runner/AppDelegate.swift`\n2. Add the following imports at the top:\n\n    ```dart\n    import GoogleMaps\n    ```\n\n3. Add this line inside `didFinishLaunchingWithOptions`:\n\n    ```dart\n    GMSServices.provideAPIKey(\"YOUR_API_KEY_HERE\")\n    ```\n\n### Selected APIs\n\nGoogle APIs used with the API Key:\n\n- Maps SDK for Android\n- Maps SDK for iOS\n- Geocoding API\n- Maps Static API\n\n5.Run the app:\n\n```bash\nflutter run\n```\n\n## Contributions\n\nContributions are welcome! If you want to improve the app, please open an \"issue\" or submit a \"pull request\".\n\nEnjoy exploring and saving your favorite places with MyPlaces! 🌍✨\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablopoder%2Fmy_places","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpablopoder%2Fmy_places","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablopoder%2Fmy_places/lists"}