This is a mobile App developed in Flutter. This was the interaction Point for a relay that was build in and controlled a doorlock. It contains user authentification and a few diffrent settings like: Auto - Login, save Username and Password, and the switch between light- and darkmode. Also of course the unlocking of the door for authentificated users.
- [Flutter - SDK] [https://docs.flutter.dev/get-started/install]
- [Android - Studio] [https://developer.android.com/studio] | Required for Android
- [VS - Code] [https://code.visualstudio.com/]
After you have set up flutter and an emulator completely you can just clone the project code in the command line of VS - Code with the following command: git clone https://github.com/BrandVV/relayInteractionApp-Login
This is an example of how to list things you need to use the software and how to install them.
- flutter pub
flutter upgrade
flutter clean
flutter pub get
- Add Permission
- Integrate Dark-Mode
- Fix Auto-Login
- Work on Admin privileges
- Admin Controlpanel
- User - Edeting Panel
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
You can just open Requests for Issues with the App for Bugs or to commit some wishes or ideas for improvement.
Twitter | Email - @BrandyV2_0 - [email protected]
This are very helpful Pages that helped me find Inspiration or to fix problems with the app and I would like to aknowledge them.