{"id":25456479,"url":"https://github.com/ladmakhi81/learnup-go","last_synced_at":"2025-11-02T10:30:25.692Z","repository":{"id":277812230,"uuid":"933531953","full_name":"ladmakhi81/learning-management-system","owner":"ladmakhi81","description":"A scalable LMS built with Golang, GORM, and Tus protocol, supporting students, teachers, supporters, admins, and super admins. Features include course management, video uploads, transactions, forums, webinars, ticketing, role-based access control, and more. Super admins oversee the system, while admins, teachers, and students have specific roles.","archived":false,"fork":false,"pushed_at":"2025-02-16T09:52:32.000Z","size":9093,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T10:25:42.928Z","etag":null,"topics":["docker","docker-compose","golang","gorm","postgres","redis","streaming","tus","websocket"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ladmakhi81.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-16T07:22:34.000Z","updated_at":"2025-02-16T09:52:35.000Z","dependencies_parsed_at":"2025-02-16T10:35:49.713Z","dependency_job_id":null,"html_url":"https://github.com/ladmakhi81/learning-management-system","commit_stats":null,"previous_names":["ladmakhi81/learning-management-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladmakhi81%2Flearning-management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladmakhi81%2Flearning-management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladmakhi81%2Flearning-management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladmakhi81%2Flearning-management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ladmakhi81","download_url":"https://codeload.github.com/ladmakhi81/learning-management-system/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239394697,"owners_count":19631117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","golang","gorm","postgres","redis","streaming","tus","websocket"],"created_at":"2025-02-18T01:39:05.817Z","updated_at":"2025-11-02T10:30:25.617Z","avatar_url":"https://github.com/ladmakhi81.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learning Management System (LMS)\n\nA feature-rich **Learning Management System (LMS)** built with **Golang**, **GORM**, and **Tus protocol** for efficient learning management. This system supports **students, teachers, supporters, admins, and super admins** with a wide range of functionalities.\n\n## 🚀 Features\n\n### 🔹 Super Admin\n\n- Manage entire system, including:\n  - **Tickets, Forums, Courses, Teachers, Students, Admins**\n  - **Permissions \u0026 Roles, Banners, Categories, Orders**\n  - **Transactions, Notifications, Carts, Course Videos \u0026 Participants**\n\n### 🔹 Admin\n\n- Verify new admins and courses\n- Set course fees\n- Answer support tickets\n- Manage forums\n\n### 🔹 Teachers\n\n- Create and manage courses\n- Verify discount coupons (created by admin)\n- Upload course videos\n- Manage forums and respond to questions/comments\n- Manage enrolled students\n\n### 🔹 Students\n\n- Comment and like courses\n- Participate in webinars\n- Purchase courses\n- Create transactions via payment gateway\n\n## 🛠 Tech Stack\n\n- **Backend:** Golang\n- **ORM:** GORM\n- **File Uploads:** Tus Protocol\n- **Database:** PostgreSQL/MySQL\n- **Authentication:** JWT-based authentication\n- **Messaging \u0026 Notifications:** WebSockets \u0026 Email notifications\n\n## 📌 Installation\n\n### Prerequisites\n\n- Golang installed (v1.20+ recommended)\n- PostgreSQL/MySQL database setup\n- Docker (optional for containerized deployment)\n\n### Steps\n\n```sh\n# Clone the repository\ngit clone https://github.com/yourusername/lms.git\ncd lms\n\n# Install dependencies\ngo mod tidy\n\n# Setup environment variables\ncp .env.example .env\n# Edit .env file with your configurations\n\n# Run database migrations\ngo run main.go migrate\n\n# Start the server\ngo run main.go\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladmakhi81%2Flearnup-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fladmakhi81%2Flearnup-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladmakhi81%2Flearnup-go/lists"}