The Legder App is a database serviced app that is built with dart as a cross-platform app to be run on ios and android. It is in development and running on version 0.0.7. It is currently used as a propreitary code for a contracting agreement. It has been developed through vs code and will be moved into code magic for redeployment of the app when it is moved to a subscription based app.
- Cloud Firestore for data management
- User Authentication for sign in and sign out
- User reactive, pages rebuild with new information from user automatically
- Telegram automated bot messages and immediate balance and ebalance information
- Firebase anylitics to determine where errors are coming from
- Navigation Drawer and parent to child navigation
- User storage, Account balance, Account E-balance, User tips, Epay status, Employee status
- History for player balance and interactions
- Tip accounting along with tax
- Player, Employee cashouts
- Create starting values for game
- End game with empty tips field and removing E-balance into balance field for game
- Graphical view of player Balance theoughout usage
- Iteration of game with pdf creating of reports
- More advanced graphical views of player history and game information
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.