Modify model to get courses total for account.enrolled_classFix the enroll course for studentsNotificationWork on the curriculumCourse completionCheck the authorizationAdd the messageFix multiple schedule, maybe add more to the array? [a, b, a1, b1]Yup!
Extra col that is pushed when using colspanCurriculum somehow gives out an error, temporary fixed by another model known as ProgramThe same class cannot have multiple session in the same day- Course's Availability
Multiple Class objects with the same course, should be only oneSignup forms error
- Added profile page
- Added signup page
- Customize the table
- Updated dashboard style
- Update Home, Dashboard, Curriculum, Profile, Sign Out layout
- Added Curriculum
- Added Faculty, Course Category
- Working on Class n Account
- Worked on dashboard modifying the colspan
- Work on models, rearranging the relationship between each model
- Working on Curriculum and Courses >> Add / Drop Courses from Curriculum
- django-picklefield : Can be install by >> pip install django-picklefield