flutter in time
the app will help students to get all the work done in time and track his activities the students will be notified about their timetable, classes to attend, other todos to be done. it will help the student keep track of the number of classes he/she has missed. it will also show motivational quotes with todos to be done so that the student stays motivated.
todos
- create login using firebase
- create a page to edit routine
- create a page to edit todos
- store the data in firebase
- push notifications for each class and todos
- register whether the class is attended or not
contributing guide
- download the repository
- download the repository
<your_username>/in-time
replace <your_username> with your username - run the app
flutter run
Comments are closed.