A cross platform mobile application to be always in time
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 class he/she has missed. It will also show motiviational quotes with todos to be done so that the student stays motivated.
TODOS:
- Create login using firebase
- Create page to edit routine
- Create page to edit todos
- Store the data in firebase
- Push notifications for each class and todos
- Register wheather the class is attended or not
Contributing Guide:
- Fork the repository
- Clone the repoository
git clone https://github.com/<YOUR_USERNAME>/in-time
replace <YOUR_USERNAME> with your username - run the app
flutter run