Skip to content

Maron09/study-academy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

git clone https://github.com/maron09/study_academy.git
cd study_academy