This is a smart student manager flutter application which has features like timetables, todo lists, remainders, study materials.
The tech stack used here is,
- Flutter
- Hive (local database)
Before contributing look into
CONTRIBUTING GUIDELINES
To get all dependencies use:
flutter pub get
To run the project use:
flutter run
Click here for the UI design and prototype of the project.
Home | Timetable screen |
---|---|
Add timetable | Reminders screen |
---|---|
Add reminders | Notes Screen |
---|---|
Add notes | Todo lists |
---|---|
Add Tasks |
---|
A smart student manager which helps studentds to update timetables, todo lists, get remainders and easy access to study materials.