This is a Flutter Web application for event moderators to scan QR codes. The application is currently under development.
- State Management: Bloc
- Routing: auto_route
To get started with this project, clone the repository and run the following commands:
git clone https://github.com/itatmisis/admin_events_app.git
cd admin_events_app
flutter pub get
dart run build_runner build
flutter run
This project is still in the development phase. Below is a list of planned features and the progress:
- Set up project structure
- Authentication
- QR Code Scanning
- Events list
- Create user interface
- Backend Integration (pending backend development)
The current architecture of the application is illustrated below: