COURSEBOOK
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Ncoursebook
 Ndiscussion
 Napps
 CDiscussionConfig
 Nforms
 CLoginFormThis is class which is used while doing login
 CMeta
 CSignupFormThis is class which is used while doing signup
 CMeta
 CSubjectFormThis is class which is used while creating new subject by a particular professor
 CMeta
 CThreadFormThis is class which is used while creating new threads for a particular topic of a subject
 CMeta
 CTopicFormThis is class which is used while creating new topic for a particular subject
 CMeta
 Nmigrations
 N0001_initial
 CMigration
 N0002_subject_student_is_accepted
 CMigration
 Nmodels
 CLikeThis class is used to create the Like table
 CMeta
 CPersonThis class is used to create the Person table
 CMeta
 CSubjectThis class is used to create the Subject table
 CMeta
 CSubject_StudentThis class is used to create the Subject_Student table
 CMeta
 CThreadThis class is used to create the Thread table
 CMeta
 CTopicThis class is used to create the Topic table
 CMeta