The goal of this project is to create a mobile application that can be used to configure and interact with https://github.com/charle692/HockeyLight.
This app uses React Native. The reason for this is so that it can be built for both iOS and Android simultaneously.
- Install React Native. Instructions can be found here.
- Clone this repository.
- Run
react-native run-android
orreact-native run-ios
in the project root. - That's it! If you have any issues or need help, create an issue and I will try to help out.
- Allow the user to change which team they are cheering for.
- Allow the user to set a time delay to prevent the HockeyLight from notifying of a goal before there broadcast does.
- Works for both iOS and Android.
- Allow the user to configure the HockeyLight's wifi settings.
- Allow the user to set how long the light is on for.