{"id":27058719,"url":"https://github.com/ladmakhi81/learnup","last_synced_at":"2025-07-23T12:35:57.378Z","repository":{"id":285765095,"uuid":"959270969","full_name":"ladmakhi81/learnup","owner":"ladmakhi81","description":"LearnUp is a Go-based Learning Management System connecting teachers and students, enabling mentorship, video course sales, and course-specific forums for consistent communication.","archived":false,"fork":false,"pushed_at":"2025-04-27T12:45:53.000Z","size":490,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T10:52:08.150Z","etag":null,"topics":["docker","golang","gorm","hls","koanf","logrus","minio","postgres","redis","resty","smtp","tus","vod"],"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,"zenodo":null}},"created_at":"2025-04-02T14:18:36.000Z","updated_at":"2025-05-12T15:09:25.000Z","dependencies_parsed_at":"2025-04-02T15:31:50.932Z","dependency_job_id":"94746016-dc20-4025-88c2-7b108b8c58d6","html_url":"https://github.com/ladmakhi81/learnup","commit_stats":null,"previous_names":["ladmakhi81/learnup"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ladmakhi81/learnup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladmakhi81%2Flearnup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladmakhi81%2Flearnup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladmakhi81%2Flearnup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladmakhi81%2Flearnup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ladmakhi81","download_url":"https://codeload.github.com/ladmakhi81/learnup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladmakhi81%2Flearnup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266680382,"owners_count":23967793,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","golang","gorm","hls","koanf","logrus","minio","postgres","redis","resty","smtp","tus","vod"],"created_at":"2025-04-05T12:16:35.411Z","updated_at":"2025-07-23T12:35:57.329Z","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\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```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladmakhi81%2Flearnup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fladmakhi81%2Flearnup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladmakhi81%2Flearnup/lists"}