Connect different pages
Showing initial login page
Showing below menu bar
Showing topbar which tells current position
Get boards and notices from firebase
Make new board and notice
Show only valid boardlist to current user
Define class BoardListItem, NoticeListItem, and QuestionListItem, which consist notice, board and questions.
Thank you in advance! Your donation helps us a lot.
Define class ClassListItem, RecordListItem, StudentListItem, which consist classes, records, students' list.
Get instructor notes from firebase, and add or modify past notes.
Make profile for each student.
Get class records from firebase.
Uploading classrecord to firebase in second tab.
Initializie firebase, get data from firebase, and put data into firebase.