Skip to content

An app to look up local restaurants and order take-out meals. For mobile devices (iOS and Android) using React Native

Notifications You must be signed in to change notification settings

CanniJr/PickMealUp

Repository files navigation

PickMealUp

PickMealUp is a mobile app to search for restaurants in an users selected area, and make purchases towards meals for to-go options.

alt-text

The React Native app is currently published through Expo which can be accessed using an Expo app on your mobile devices,
or you can scan the QR code in the project link above.

Plans

∙ Places information are currently in JSON format in the location folder as mock.
 The plan is to connect to Google maps API and make suggestions based of the API and to display information on the UI.
∙ To add 📸 connectivity.
Created using React-Native and React Context to manage state. The libraries will be listed here as the development goes.
∙ React-Native-Paper
∙ React-Native-SVG
∙ React-Native-Maps
∙ react-native-async-storage
∙ React-Native-WebView (To render MapView Callout as a webpage for Android)
∙ Expo-Google-Fonts
∙ React Navigation and gesture handlers
∙ React Navigation stack
∙ Camelize (To transform data received from json with an underscore (ex: this_data) into camel-cased (ex: thisData) and)
∙ Google Firebase for user authentication
∙ Lottie React Native (renders After Effect animations)
∙ Expo Camera

About

An app to look up local restaurants and order take-out meals. For mobile devices (iOS and Android) using React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published