Time Table Notifier  banner

Time Table Notifier

8 devlogs
42h 34m 35s

Time Table Notifier is an apk application which notifies user according to their time table edited on the app and it can has several users to manage it

and several users can use this at a time by creating an account for them

test credentials - admin / 1234

Loading README...

Divyansh

Shipped this project!

i request you to login with the test teacher credentials

it will show the different dashboard

test/1234
test/test

Divyansh

improved the Multi User system which allows admin to create username and pass for multi users( teachers )

Attachment
0
Divyansh

redesigned the teachers dashboard

and added an hacky theme with cybersecurity theme

you can log in with

test/1234 credentials

or test/test

Attachment
0
Divyansh

Shipped this project!

Hours: 11.64
Cookies: 🍪 124
Multiplier: 10.64 cookies/hr

You can now login to teachers dashboard with teacher credentials

teacher test - test/test

and admin can assign time table to teachers

login credentials of test teacher - username = test / pass = test

to check if its working or not

first login to admin pannel with - admin/1234

then add a time table with current day date and time
and type username/teacher - test

then save schedule

then reopen/refresh or log out from app

and relogin with the test teacher credentials = test/test

Divyansh

I just added an Multi User system which allows admin to create username and pass for multi users( teachers )

so that admin can schedule the time table for many teachers with admin login

and teachers can log in separately with their credentials to see their shedule/ time-table

and they will also get notifications when their shedule time comes

0
Divyansh

Shipped this project!

Hours: 7.27
Cookies: 🍪 57
Multiplier: 7.8 cookies/hr

i added an user interface which can be accessed by any teacher login credentials added by admin updated user interface

Divyansh

suscessfully added user cyber ub interface ( it took me so much time cuz i had to change it as i dont like it )

Attachment
0
Divyansh

Shipped this project!

Hours: 3.3
Cookies: 🍪 12
Multiplier: 3.76 cookies/hr

i have added the teacher login part so anyone can log in with any user id added by admin
with username and pass

and if needed i will change the theme and notification in future

Divyansh

added the teacher login dashboard so the teachers can also login into it and see their time table which is added by the principal/admin

Attachment
0
Divyansh

Shipped this project!

Hours: 7.53
Cookies: 🍪 40
Multiplier: 5.31 cookies/hr

Built a Flutter app called “TT Notifier” that helps teachers or organisationss to track their timetable and get reminders before each class or time periodd . It uses Supabase for storing teacher accounts and timetable data, then shows a cyberpunk-style daily schedule and schedules local notifications ahead of each period. Along the way, there was learning around structuring Supabase tables, wiring them to Flutter, and setting up reliable, time-based local notifications that work across Android, web, and can later be extended to iOS

Divyansh

now the app is nearly complete with the login theme of cyber punk

and only principal (admin) can log edit the users and time table in it

and created an default offline admin with login credentials of ( admin - 1234 )

and when any login ids time table period will come then it will notify the person before 5 minute

Attachment
0
Divyansh

i have created an folder structure and programmed the pubspec.yaml , and 3-4 dart files of database file and also working on notification.dart

Attachment
0