This is the Dart/Flutter version of MAH Schema, an app for students to see their schedules at Malmoe University.
To run this project:
- Follow the Flutter installation instructions
- Clone this project and run
flutter doctor
in the project root directory - Run
flutter run
Application-specific code is in /lib.
This project utilizes Redux. If you are not familiar with redux, have a look at Facebooks official documentation.
- Translate and add a language setting
- A search bar to search through bookings
- Renaming schedules after adding
- Reordering schedules
- Possibly setting alarms for upcoming bookings
- Customizing bookings e.g. setting card background color for specific bookings