Finderly

Finderly is a Flutter-based app that helps users discover nearby restaurants, cafes, turfs, and more based on your current location. With seamless Firebase integration, users can easily find places of interest, explore options, and filter results according to their preferences.

Stars
0
Committers
2

Project Title

Finderly

Description

Finderly is a location-based app designed to help users discover nearby restaurants, cafes, turfs, and more based on their current location. With real-time location tracking and a user-friendly interface, Finderly provides an effortless way to explore and find places of interest according to your preferences. The app leverages Firebase for user authentication and personalized experiences, making it easy to find exactly what you're looking for, wherever you are.

Features

  • Location-Based Search: Find nearby restaurants, cafes, turfs, and more based on your current location.
  • User Authentication: Secure login and registration to manage user accounts and preferences.
  • Interactive Maps: View locations on a map and navigate easily to your desired destination.
  • Customizable Filters: Filter search results by type, distance, rating, and more.
  • Manual Location Entry: Enter a specific location to find nearby places of interest.
  • Profile Management: View and update user profile information and preferences.

Prerequisites

Ensure you have:

  • A smartphone or tablet device with GPS enabled
  • Internet connectivity for fetching location data and places

Tech Stack Used

  • Flutter (+Dart)
  • Firebase
  • Google Places API for fetching nearby locations
  • Google Maps API for map integration

Installation

  1. Clone the Repository:
    git clone https://github.com/riyanachwani/Finderly.git
    
  2. Open the Project Folder: Launch the project in your preferred IDE.
  3. Run the Project: Execute the project in your IDE to start the application.