Overview

This project is a mobile version of Fork Finder, a social network to share and write restaurant reviews . The purpose was to learn React Native and Supabase.

When a user wants to add a new review, they first type the restaurant name, then tap "Search." A request is sent to the Google Places API, which returns a list of possible matches. The user can then select a place to include its precise location (longitude and latitude) in the review. This allows other users to visualize it on a map.

Screenshots

This project is still a work in progress.

You can view the progress on my GitHub and contribute if you'd like!

View Code on GitHub ⭐ Loading...