Skip to content

chamkank/nfc

Repository files navigation

nfc

The nwHacks Android NFC app, used to manage hackathon participants via NFC-enabled nametags.

Getting Started

For a technical overview (nwHacks 2018), see this blog post.

Development

To setup this project for local development, follow these steps (assuming that you're using Android Studio):

  1. Clone this repo.
  2. Download the configuration file (google-services.json) by following these instructions (for the developer Google Cloud project). Place this configuration file in the /app folder.
  3. Open this project in Android Studio, and follow this tutorial to get a SHA1 certificate fingerprint. Copy this SHA1 fingerprint and add it to the Firebase through the project settings page (the same page from where you downloaded the configuration file in step 2).

License

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

Packages

No packages published

Languages

  • Java 100.0%