Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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