Giter Site home page Giter Site logo

techgalavant / techforumdemo Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 237 KB

A demo of some Google Firebase features for the Tech Forum.

Java 100.00%
firebase firebase-database firebase-realtime-database firebase-storage firebase-remote-config firebase-analytics firebase-crashlytics firebase-inappmessaging

techforumdemo's Introduction

Tech Forum Demo

This Android app was created to demo various Google Firebase features including In-App messaging, Remote Config, Firebase Analytics, Realtime DB, Crashlytics and Storage.

Installation

If you want to grab the code for your own projects, I recommend installing by importing directly from version control in Android Studio. You will need to add your own google-services.json to the /app/ folder, and just make sure you use [.gitignore] to exclude that file from your own repo on GitHub.

Special Feature: Shake Listener

This feature will launch an AlertDialog box when the user shakes their device so that the user can submit a Riddle for evaluation. Look for the SendFeedback.class for this, and the ShakeDetector.java is used with the MainActivity.class to detect when a user shakes the device.

Image of Shake Detection

Note that the RiddleFragment.class will show the daily riddle if the user equals a value. Look in the comments to see more. To customize your own admin value, look for the string 'hermosa' in the res/values/strings file.

Screens

Here's a quick view of all the screens in this version.

Image of Shake Detection

Contributors

I'm learning how to code, so wherever possible, I tried to put where I found examples in comments or blocks. I have several 'TODO' comments, so if you would like to contribute or improve upon this app in any way, please feel free to participate!

License

MIT

techforumdemo's People

Contributors

techgalavant avatar

Watchers

 avatar  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.