Skip to content

Latest commit

 

History

History
59 lines (54 loc) · 2.03 KB

README.md

File metadata and controls

59 lines (54 loc) · 2.03 KB

MealsFinder

Find your best meal 🍴🍕

What is this application?

This application is a demo of my knowledge of react native. You can find restaurants that are registered to google map API.

Functionalities

  • Login
  • Register
  • Restaurants list
  • Restaurant menu (Static, not listed in google map place api)
  • Camera to take profile picture
  • Favorites
  • Map that marks all subscribed restaurants in a given region
  • Setting
  • Logout

Technologies used 🤖

How to run it?

  • Download expo go here
  • Copy the following string: exp://exp.host/@malran/MealsFinder
  • Open expo go and you should see below "Scan QR Code" a prompt "Open from clipboard", click on it.
  • You can navigate :)
Don't forget to leave a star ⭐ You can make a PR too if something goes wrong or if you want to add a functionnality😉