{"id":25461231,"url":"https://github.com/neyaz14/coursehive","last_synced_at":"2026-04-08T11:31:01.485Z","repository":{"id":275793807,"uuid":"927202773","full_name":"neyaz14/CourseHive","owner":"neyaz14","description":"CourseHive is an online learning marketplace where users can buy and sell a variety of courses. This platform provides role-based functionalities for admins, teachers, and students, with a secure and responsive design.","archived":false,"fork":false,"pushed_at":"2025-03-18T13:40:15.000Z","size":1371,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T12:25:24.042Z","etag":null,"topics":["expressjs","firebase","mongodb","nodejs","reactjs","stripe","tailwindcss"],"latest_commit_sha":null,"homepage":"https://simple-firebase-4327b.web.app/","language":"JavaScript","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/neyaz14.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-02-04T15:19:44.000Z","updated_at":"2025-06-25T17:00:01.000Z","dependencies_parsed_at":"2025-02-04T16:37:26.435Z","dependency_job_id":"6d5dac41-6d98-44fe-840b-88b0b5726ce4","html_url":"https://github.com/neyaz14/CourseHive","commit_stats":null,"previous_names":["neyaz14/coursehive"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/neyaz14/CourseHive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neyaz14%2FCourseHive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neyaz14%2FCourseHive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neyaz14%2FCourseHive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neyaz14%2FCourseHive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neyaz14","download_url":"https://codeload.github.com/neyaz14/CourseHive/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neyaz14%2FCourseHive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31553967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["expressjs","firebase","mongodb","nodejs","reactjs","stripe","tailwindcss"],"created_at":"2025-02-18T05:28:59.733Z","updated_at":"2026-04-08T11:31:01.452Z","avatar_url":"https://github.com/neyaz14.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# 📚 CourseHive  \n\n**CourseHive** is an online learning marketplace where users can buy and sell courses. The platform provides role-based functionalities for admins, teachers, and students, ensuring a secure and responsive learning environment.  \n\n🚀 Live Demo: [CourseHive](https://simple-firebase-4327b.web.app)  \n\n🔗 **Repositories:**  \n- **Client Side**: [GitHub Repo](https://github.com/neyaz14/CourseHive)\n- **Server Side**: [GitHub Repo](https://github.com/neyaz14/CourseHive-Server)  \n\n---\n\n## 📖 Table of Contents  \n- [Features](#features)  \n- [Technologies Used](#technologies-used)  \n- [Key Functionalities](#key-functionalities)  \n- [User Roles](#user-roles)  \n- [Installation](#installation)  \n- [Usage](#usage)  \n- [License](#license)  \n\n---\n\n## ✨ Features  \n✔️ **Responsive Design** – Works seamlessly on all devices.  \n✔️ **Role-Based Routing** – Different roles for admins, teachers, and students.  \n✔️ **Course Management** – Teachers submit courses for approval by admins.  \n✔️ **Stripe Payment Integration** – Secure payment system for course purchases.  \n✔️ **Personalized Dashboards** – Users can manage their activities easily.  \n\n---\n\n## 🛠 Technologies Used  \n\n### **Frontend:**  \n- HTML, CSS, Tailwind CSS  \n- React, React Router  \n\n### **Backend:**  \n- Firebase (Authentication)  \n- JWT (Token-based authentication)  \n- Express.js, MongoDB  \n\n### **Payment Integration:**  \n- Stripe for secure transactions  \n\n---\n\n## 🔑 Key Functionalities  \n\n### **📌 Role-Based System**  \n🔹 **Admin**  \n- Approves courses submitted by teachers.  \n- Manages users and course content.  \n\n🔹 **Teacher**  \n- Applies for a teacher role.  \n- Posts and manages courses after admin approval.  \n- Views launched courses and enrolled students.  \n\n🔹 **Student**  \n- Registers and logs in automatically.  \n- Purchases courses using Stripe.  \n- Views enrolled courses and manages profile.  \n\n---\n\n## 🛠 Installation  \n\n1️⃣ Clone the repositories:  \n```bash\ngit clone https://github.com/Programming-Hero-Web-Course4/b10a12-client-side-neyaz14.git\ngit clone https://github.com/Programming-Hero-Web-Course4/b10a12-server-side-neyaz14.git\n```\n\n2️⃣ Install dependencies:  \n```bash\n# Client Side\ncd b10a12-client-side-neyaz14\nnpm install\n\n# Server Side\ncd ../b10a12-server-side-neyaz14\nnpm install\n```\n\n3️⃣ Set up environment variables:  \n- Create a `.env` file in the server directory and add:  \n  ```env\n  PORT=5000\n  MONGODB_URI=your_mongodb_connection_string\n  JWT_SECRET=your_jwt_secret\n  STRIPE_SECRET_KEY=your_stripe_key\n  ```\n\n4️⃣ Start the development servers:  \n```bash\n# Client Side\nnpm run dev\n\n# Server Side\nnpm start\n```\n\n---\n\n## 🚀 Usage  \n\n👨‍💼 **Admin**: Log in to manage courses and users.  \n👨‍🏫 **Teacher**: Apply for a role, post courses, and track student engagement.  \n👨‍🎓 **Student**: Browse, purchase courses, and access them via the dashboard.  \n\n---\n\n## 📜 License  \nThis project is licensed under the **MIT License**.  \n\n---\n\nLet me know if you'd like any modifications or additional details! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneyaz14%2Fcoursehive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneyaz14%2Fcoursehive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneyaz14%2Fcoursehive/lists"}