Skip to content

h2oche/cs374

Repository files navigation

BOBO

src/App.js

Connect different pages

src/Login.js

Showing initial login page

src/Menu.js

Showing below menu bar

src/Topbar.js

Showing topbar which tells current position

src/Notices/Board.js src/Notices/Notice.js

Get boards and notices from firebase

src/Notices/AddBoard.js src/Notices/AddNotice.js

Make new board and notice

src/Notices/BoardList.js

Show only valid boardlist to current user

src/Notices/BoardListItem.js src/Notices/NoticeListItem.js src/QuestionListItem.js

Define class BoardListItem, NoticeListItem, and QuestionListItem, which consist notice, board and questions.

src/Settings/Setting.js

Thank you in advance! Your donation helps us a lot.

src/Students/ClassListItem.js src/Students/RecordListItem.js src/Students/StudentListItem.js

Define class ClassListItem, RecordListItem, StudentListItem, which consist classes, records, students' list.

src/Students/InstructorNote.js src/Students/InstructorNoteAddModify.js

Get instructor notes from firebase, and add or modify past notes.

src/Students/StudentProfile.js

Make profile for each student.

src/Students/ClassRecord.js

Get class records from firebase.

src/UploadClssRecord/ClassRecord.js

Uploading classrecord to firebase in second tab.

src/config/fire.js

Initializie firebase, get data from firebase, and put data into firebase.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •