Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maron09/study-academy
Online learning marketplace
https://github.com/maron09/study-academy
django django-framework learning moviepy python udemy
Last synced: 9 days ago
JSON representation
Online learning marketplace
- Host: GitHub
- URL: https://github.com/maron09/study-academy
- Owner: Maron09
- Created: 2024-07-11T01:52:20.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T09:08:32.000Z (3 months ago)
- Last Synced: 2024-10-18T10:00:42.740Z (about 1 month ago)
- Topics: django, django-framework, learning, moviepy, python, udemy
- Language: HTML
- Homepage:
- Size: 1.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Study Academy
## Description
Study Academy is an online platform designed for students and teachers to manage and interact with educational content. It allows instructors to create and manage courses, organize content into sections, and add videos with detailed information. Students can view courses, sections, and videos, and track their progress.
## Features
- **Course Management:** Create and manage courses with multiple sections and videos.
- **Instructor and Student Profiles:** Maintain profiles with essential details.
- **Video Management:** Add videos with titles and descriptions, and automatically calculate video durations.
- **Dynamic Duration Calculation:** Total course duration is displayed in hours or minutes based on the length.
- **Custom Admin Interface:** Enhanced admin functionalities for managing courses and videos.## Technologies Used
- **Backend:** Django
- **Frontend:** HTML, CSS, Javascript, Bootstrap
- **Database:** PostgreSQL
- **Video Processing:** MoviePy
- **Python Libraries:** django-filter## Installation
**Clone the Repository:**
```bash
git clone https://github.com/maron09/study_academy.git
cd study_academy