{"id":18555510,"url":"https://github.com/jwdev66/travelapp","last_synced_at":"2026-04-02T03:11:23.670Z","repository":{"id":71380364,"uuid":"349147216","full_name":"jwdev66/travelapp","owner":"jwdev66","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-18T16:40:23.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T07:26:40.183Z","etag":null,"topics":["expo","google-maps","react","react-native","redux","redux-thunk"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jwdev66.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":"2021-03-18T16:39:45.000Z","updated_at":"2021-03-18T16:40:59.000Z","dependencies_parsed_at":"2023-02-22T17:16:14.697Z","dependency_job_id":null,"html_url":"https://github.com/jwdev66/travelapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jwdev66/travelapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwdev66%2Ftravelapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwdev66%2Ftravelapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwdev66%2Ftravelapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwdev66%2Ftravelapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwdev66","download_url":"https://codeload.github.com/jwdev66/travelapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwdev66%2Ftravelapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31294920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:43:37.129Z","status":"online","status_checked_at":"2026-04-02T02:00:08.535Z","response_time":89,"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":["expo","google-maps","react","react-native","redux","redux-thunk"],"created_at":"2024-11-06T21:26:56.314Z","updated_at":"2026-04-02T03:11:23.649Z","avatar_url":"https://github.com/jwdev66.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Travel App\nA travel app using native device features, React Navigation, Redux and Redux-Thunk.\n\n## Features\n- displaying your favorite places.\n- adding a place to favorites by taking a picture and setting your location, via GPS or on a map.\n- showing place details with address and opening a fullscreen map.\n\n## Native device features\n- handling permissions with expo-permissions.\n- taking pictures with the camera thanks to expo-image-picker.\n- getting the location via GPS with expo-location.\n- storing the image taken on the device with expo-file-system.\n- using SQLite database to store the favorite places with expo-sqlite.\n- handling SQLite queries to fetch data.\n\n## Maps\n- using React Native Maps to display maps and handle markers.\n- using Google Maps Static API to display location preview.\n- using Google Maps Geocoding API to retrieve an address from GPS coordinates.\n\n## React Navigation\n- handling stack of screens with createStackNavigator and createAppContainer.\n- using props.navigation to navigate between screens.\n- handling data from component to header with setParams and getParam.\n- custom header title with navigationOptions.\n- custom button in the header with react-navigation-header-buttons.\n\n## Redux, React-Redux and Redux-Thunk\n- using actions and reducers to store favorite places.\n- using Redux-thunk as a middleware to add async code.\n- using useSelector hook to get the state.\n- using props.navigation to pass data to the header without re-render.\n- using useDispatch hook to dispatch actions. \n- passing useDispatch to the header with useEffect and useCallback to limit re-render cycles.\n\n## React Native\n- using FlatList, TouchableOpacity, ScrollView, ActivityIndicator and Alert.\n- custom components for place item, image picker, location picker and map preview.\n- color constants.\n- using React hooks (useState, useEffect, useCallback).\n\nBased on [React Native - The Practical Guide](https://www.udemy.com/react-native-the-practical-guide/) by Maximilian Schwarzmüller.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwdev66%2Ftravelapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwdev66%2Ftravelapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwdev66%2Ftravelapp/lists"}