Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/neo945/coursecompanion
- Owner: Neo945
- License: mit
- Created: 2021-03-26T13:04:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-05T13:33:08.000Z (almost 4 years ago)
- Last Synced: 2024-11-10T08:25:50.669Z (2 months ago)
- Topics: bootstrap4, css3, django, django-application, django-framework, django-rest-framework, html5, javascript, python3
- Language: CSS
- Homepage:
- Size: 7.83 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.