Giter Club home page Giter Club logo

snaphunt's Introduction

SnapHunt


Logo

Get it on Google Play

SnapHunt is a scavenger hunt game where a player can invite other players on a real world scavenger hunt while using the app as the item identifier by taking a picture of it. Using machine learning technology, the app identifies and scores the player according. Users can play solo or with a group. First player to complete the scavenger hunt or the player the the highest score after countdown ends wins.

A Flutter PH Hackathon 2019 Entry!

Features

  • Single player Scavenger hunt

  • Multiplayer Scavenger hunt

  • Login via Google Authentication

  • Offline Machine learning using ML Kit

  • Multiplayer games using Firestore

  • Join room via QR code

  • Real time score updates in-game

  • Pre defined words using Hive

  • Update words via Firestore console

  • Share results with your friends

    Screenshots

Download & Install

You may install SnapHunt via PlayStore, installing the apk from the release section, or build the app yourself.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Download either Android Studio or Visual Studio Code, with their respective Flutter editor plugins. For more information about Flutter installation procedure, check the official install guide.

Steps

  1. Clone the repository with the 'clone' command, or just download the zip.
$ git clone https://github.com/snap-hunt/snaphunt.git
  1. Install dependencies from pubspec.yaml by running flutter packages get from the project root (see using packages documentation for details and how to do this in the editor).

  2. Follow Option 1 instructions here up to Step 3. Be sure to configure your SHA-1 or SHA-256 hash in the Firebase Project Settings for your app.

  3. Place the downloaded 'google-services.json' file from Step 1 above in your projects /android/app/ directory.

  4. Go to the Firebase Console and then to the Authentication section and then on to the "Sign-in method" tab an enable Email/Password and Google Sign in methods.

  5. Configure Firestore in your Firebase console

  6. Add words collection with words document side.

  7. Inside the words document, add version with int value 1. And words array with the words the app with be using.

  8. Build the app!

Built With

Contributing

Contributions are welcome! Submit an issue for discussion and a PR for the code.

Note: Code is dirty and rushed. This was made in our free time in the short duration of the hackathon. Don't judge us too harshly :D

Authors

  • Justin Enerio
  • Edbert Estevez
  • Dale Moncayo
  • King Montayre

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Flutter PH for hosting this hackathon

snaphunt's People

Contributors

justinenerio avatar edbertestevez avatar trebdenosaj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.