An open API service indexing awesome lists of open source software.

https://github.com/timarney/impact-zone

Attendance Manager App
https://github.com/timarney/impact-zone

firebase javascript react

Last synced: about 2 months ago
JSON representation

Attendance Manager App

Awesome Lists containing this project

README

          

## Attendance Manager App

- WIP
- This is being coded in my "spare time" for a charity
- budget $0

### Required Enviroment Variables

For local dev these can go in an .env.development file

REACT_APP_IZ_DB=YOUR_FIREBASE_DB
REACT_APP_IZ_KEY=YOUR_FIREBASE_KEY
REACT_APP_BEARER_ID=YOUR_BEARER_ID
REACT_APP_BEARER_NAME=YOUR_BEARER_NAME
REACT_APP_API_HOST=YOUR_API_URL