Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neo945/coursecompanion


https://github.com/neo945/coursecompanion

bootstrap4 css3 django django-application django-framework django-rest-framework html5 javascript python3

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# CourseCompanion
CourseCompanion is a course tracker that tracks a series of recorded lectures and assists students. Students usually do not have access to resources related to the session they attend. Students might also miss the session due to technical difficulties, so CourseCompanion provides this facility to students. The CourseCompanion provides functionalities such as :

1)Ability to upload recorded lectures

2)Streaming of recorded lectures

CourseComapnion consists of 4 modules -
1) Home page/ Landing page
2) Login and Registeration page
3) Student Dashboard - Student can enroll for various courses and can also see the videos uploaded by the teacher for the respective courses that student has enrolled.
4) Teacher Dashboard - Teachers can create courses and upload videos for those particular courses. Teachers can also enroll for the courses created by other teachers.