Skip to content

BharathBala21/FurEver-Home

Repository files navigation

FurEver-Home 🐾

Vercel App Link

https://fur-ever-home-git-webbuild-bharath-balas-projects.vercel.app/


A Flutter application dedicated to pet lovers, providing a community space to share stories, learn about animals, and support pet adoption and welfare.

✨ Features

  • Community Feed: Share your pet stories, photos, and experiences with a vibrant community. See posts from other pet lovers in a real-time feed powered by Firebase.
  • Know the Sound: An interactive and fun way for users to learn and identify sounds of different animals like dogs, cats, parrots, and more.
  • Donate & Volunteer: Easily find ways to support the cause. Options to donate to help animals or sign up to volunteer your time.
  • AI Support Chat: Get quick answers to your pet-related questions from an integrated Gemini-powered AI assistant.
  • Firebase Integration: Secure user authentication and a real-time database for the community feed.

📸 Screenshots

Here are some glimpses of the app.

| My Image | My Image | My Image | My Image | My Image | My Image | My Image | My Image

🚀 Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Installation

  1. Clone the repo

    git clone https://github.com/pirate6581/FurEver-Home.git
  2. Navigate to the project directory

    cd FurEver-Home
  3. Install dependencies

    flutter pub get
  4. Create a .env file in the root of the project for the Gemini API key.

    GEMINI_API_KEY=your_api_key_here
    

    Note: The .env file is already listed in .gitignore to ensure your secret key is not checked into version control.

  5. Set up your own firebase_options.dart. You can do this by running the FlutterFire CLI:

    flutterfire configure

    This will connect the app to your own Firebase backend.

  6. Run the app

    flutter run

About

A Flutter application dedicated to pet lovers, providing a community space to share stories, learn about animals, and support pet adoption and welfare.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors