{"id":22898636,"url":"https://github.com/oscaramos/mealstogo","last_synced_at":"2026-04-16T10:01:53.214Z","repository":{"id":102501724,"uuid":"350585636","full_name":"oscaramos/MealsToGo","owner":"oscaramos","description":"Locate and mark the best restaurants around the world making use of the google cloud services","archived":false,"fork":false,"pushed_at":"2021-11-04T23:37:12.000Z","size":10500,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-29T16:05:15.776Z","etag":null,"topics":["expo","firebase","google-cloud-platform","google-functions","google-maps-api","react-native","typescript"],"latest_commit_sha":null,"homepage":"https://expo.dev/@oscaramos99/MealsToGo","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/oscaramos.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-23T05:07:53.000Z","updated_at":"2025-01-23T05:37:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"5bc294ac-8f0f-4c9b-b68d-e13346ec5849","html_url":"https://github.com/oscaramos/MealsToGo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oscaramos/MealsToGo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscaramos%2FMealsToGo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscaramos%2FMealsToGo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscaramos%2FMealsToGo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscaramos%2FMealsToGo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oscaramos","download_url":"https://codeload.github.com/oscaramos/MealsToGo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscaramos%2FMealsToGo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31880882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","firebase","google-cloud-platform","google-functions","google-maps-api","react-native","typescript"],"created_at":"2024-12-14T00:34:19.646Z","updated_at":"2026-04-16T10:01:53.209Z","avatar_url":"https://github.com/oscaramos.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MealsToGo 🍽️\n\nLocate and mark the best restaurants around the world making use of the [google cloud services](https://cloud.google.com/)\n\n# Screenshots\n\n\u003cimg src=\"./docs/MealsToGo-Cover.png\" alt='Cover' width='800' /\u003e \n\n\u003cimg src=\"./docs/MealsToGo-Mockup.png\" alt='Mockup' width='800' /\u003e \n\n# Features\n\n* Authentication and user accounts using Firebase and Firebase Functions\n* Locate top restaurants using interactive maps provided by Google Maps API\n* Find restaurants around the glove making use of Google Cloud Services such as places and geocoding API\n* Mark your favorites restaurants and navigate between these\n* Take profile pictures and save them using async storage\n\n# Tools\n## React native\n* [React Native](https://reactnative.dev/) - Framework\n* [React Native Maps](https://www.npmjs.com/package/react-native-maps) - Interactive maps\n* [React Navigation](https://reactnavigation.org/) - Routing and navigation\n* [React Native Paper](https://callstack.github.io/react-native-paper/) - Material-UI components\n* [Expo](https://expo.dev/) - Developing and deployment\n* [Expo Fonts](https://docs.expo.dev/versions/latest/sdk/font/) - Allows loading custom fonts\n* [Expo Camera](https://docs.expo.dev/versions/latest/sdk/camera/) - Allows usage of front camera\n* [Lottie](https://github.com/lottie-react-native/lottie-react-native) - Renders animations\n* [Async storage](https://www.npmjs.com/package/@react-native-async-storage/async-storage) - Save data in the phone\n\n## Google cloud services\n* [Google Cloud](https://cloud.google.com/) - Google services\n* [Google Places API](https://developers.google.com/maps/documentation/places/web-service/overview) - Information about restaurants\n* [Google Geocoding API](https://developers.google.com/maps/documentation/geocoding/overview) - Convert address into coordinates\n\n## More tools\n* [Typescript](https://www.typescriptlang.org/) - Type safety\n* [Prettier](https://prettier.io/) - Code formatter\n* [Lodash](https://lodash.com/) - Javascript utilities\n* [Styled components](https://styled-components.com/) - CSS in JS\n* [React Use](https://github.com/streamich/react-use) - React utilities hooks\n* [Firebase](https://firebase.google.com/) - Authentication and functions\n\n\n\n# Deployment\n\n[Expo](https://expo.dev/@oscaramos99/MealsToGo)\n\n# To run this app\n1. Clone this repo\n2. Run ```yarn install```\n3. Run ```yarn start```\n\n# To run google functions locally\n1. Clone this repo\n2. Go to functions folder\n2. Run ```yarn install```\n3. Run ```yarn serve```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscaramos%2Fmealstogo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foscaramos%2Fmealstogo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscaramos%2Fmealstogo/lists"}