Skip to content

App made in less than 24 hrs for Hack4bioherigtage hackathon. ๐ŸŽฎ Download the APK for android here ๐Ÿ‘‡

Notifications You must be signed in to change notification settings

abhijit-23blaze/Bio-Bounty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

58 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒฟ Biodiversity Exploration App ๐ŸŒ

ed_content

Introduction

Welcome to the Biodiversity Exploration App! This Flutter-based app gamifies the exploration of nature by encouraging users to photograph plants and animals. The app identifies the species and provides additional information about each one. Users will earn bio points for each identification, and for every 10 bio points, we plant a tree to promote biodiversity and conservation. ๐ŸŒณ

๐Ÿ“ฒ Download APK

You can download the latest APK from our GitHub repository:

Download APK from here by clicking on the download raw button, then go to the download section in your browser and install teh apk from there

Features

  • ๐Ÿพ Species Identification: Snap photos of plants and animals, and our AI will identify the species and provide detailed information.
  • ๐ŸŒฑ Earn Bio Points: Collect bio points for each identified species. For every 10 bio points, a tree is planted.
  • ๐Ÿ“š Educational Content: Learn about different species and their roles in the ecosystem.
  • ๐ŸŽฎ Gamification: Engage with leaderboards, challenges, and seasonal events to keep the experience exciting.
  • ๐ŸŒ Community Building: Share your findings, compete with others, and collaborate on conservation projects.

๐Ÿ“น Demo Video

Watch our demo video on YouTube to see the app in action:

Watch the video

๐Ÿ“ธ Screenshots

Here are some screenshots of our app:

Home Screen

home_screen

Species Identification

species

Bio Points

bio_points

Educational Content

ed_content

๐Ÿš€ Installation

To install and run the app locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/biodiversity-exploration-app.git ```
    
  2. Install dependencies:
    flutter pub get ```