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
- Host: GitHub
- URL: https://github.com/timarney/impact-zone
- Owner: timarney
- Created: 2018-01-16T18:50:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T23:41:34.000Z (over 7 years ago)
- Last Synced: 2025-02-15T10:30:25.886Z (over 1 year ago)
- Topics: firebase, javascript, react
- Language: JavaScript
- Homepage: https://impact-zone.netlify.com
- Size: 235 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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