{"id":23213469,"url":"https://github.com/nagipragalathan/techspeak_managementweb","last_synced_at":"2026-05-08T19:34:00.959Z","repository":{"id":169708151,"uuid":"645730431","full_name":"NagiPragalathan/TechSpeak_ManagementWeb","owner":"NagiPragalathan","description":"TechSpeak_ManagementWeb is a web application developed using the Python Django framework. It aims to provide a platform for online learning, similar to popular platforms like Udemy and Byju's. It enables users to access a variety of courses, interact with instructors.","archived":false,"fork":false,"pushed_at":"2023-06-20T09:53:07.000Z","size":103982,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-24T18:34:16.195Z","etag":null,"topics":["coursecatalog","django","edutech","learningcommunity","learningmanagementsystem","module","onlinelearningplatform","python","pythondjango","techeducation","techspeakmanagementweb","udemyclone","web2","web2py-project","webdevelopment"],"latest_commit_sha":null,"homepage":"https://tech-speak-management-web.vercel.app","language":"CSS","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/NagiPragalathan.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":"2023-05-26T09:58:57.000Z","updated_at":"2023-12-02T15:33:56.000Z","dependencies_parsed_at":"2023-07-09T21:01:26.123Z","dependency_job_id":null,"html_url":"https://github.com/NagiPragalathan/TechSpeak_ManagementWeb","commit_stats":null,"previous_names":["nagipragalathan/techspeak_managementweb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NagiPragalathan/TechSpeak_ManagementWeb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NagiPragalathan%2FTechSpeak_ManagementWeb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NagiPragalathan%2FTechSpeak_ManagementWeb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NagiPragalathan%2FTechSpeak_ManagementWeb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NagiPragalathan%2FTechSpeak_ManagementWeb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NagiPragalathan","download_url":"https://codeload.github.com/NagiPragalathan/TechSpeak_ManagementWeb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NagiPragalathan%2FTechSpeak_ManagementWeb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32794716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["coursecatalog","django","edutech","learningcommunity","learningmanagementsystem","module","onlinelearningplatform","python","pythondjango","techeducation","techspeakmanagementweb","udemyclone","web2","web2py-project","webdevelopment"],"created_at":"2024-12-18T19:17:46.468Z","updated_at":"2026-05-08T19:34:00.940Z","avatar_url":"https://github.com/NagiPragalathan.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TechSpeak_ManagementWeb\n\nTechSpeak_ManagementWeb is a web application developed using the Python Django framework. It aims to provide a platform for online learning, similar to popular platforms like Udemy and Byju's. It enables users to access a variety of courses, interact with instructors, and track their learning progress.\n\n## Features\n\n- Course Catalog: Browse through a diverse catalog of courses across different subjects and topics.\n- User Registration and Authentication: Users can create accounts, log in, and manage their profiles.\n- Course Enrollment: Users can enroll in courses and gain access to the course materials.\n- Course Content: Instructors can create and manage course content, including videos, quizzes, and assignments.\n- Progress Tracking: Users can track their progress within enrolled courses, mark lessons as completed, and track their overall course completion status.\n- Communication: Users can interact with instructors and fellow learners through discussion forums, messaging, and comments.\n- Payment Integration: Seamless integration with payment gateways to enable course purchases and subscription plans.\n\n## Installation\n\nTo run the TechSpeak_ManagementWeb project locally, follow these steps:\n\n1. Clone the repository to your local machine:\n```\ngit clone https://github.com/YourUsername/TechSpeak_ManagementWeb.git\n```\n\n2. Navigate to the project's root directory.\n\n```\ncd TechSpeak_ManagementWeb\n```\n\n3. Install the required dependencies:\n```\npip install -r requirements.txt\n```\n\n4. Set up the database:\n```\npython manage.py makemigrations\n```\n\n4. Set up the database:\n```\npython manage.py migrate\n```\n5. (Optional) Create a superuser account to access the admin panel:\n```\npython manage.py createsuperuser\n```\n6. Start the development server:\n```\npython manage.py runserver\n```\n\n\n7. Access the application by navigating to `http://localhost:8000` in your web browser.\n\n## Technology Stack\n\nThe TechSpeak_ManagementWeb project is built using the following technologies:\n\n- Python\n- Django\n- HTML, CSS, JavaScript\n- PostgreSQL (or any other database supported by Django)\n- Payment Gateway Integration (e.g., Stripe, PayPal)\n\n## Contributing\n\nContributions to TechSpeak_ManagementWeb are welcome! If you have any bug fixes, enhancements, or new features to propose, please submit a pull request on GitHub. Make sure to follow the project's guidelines for contributing.\n\n## License\n\nTechSpeak_ManagementWeb is released under the MIT License. See the [LICENSE](LICENSE) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnagipragalathan%2Ftechspeak_managementweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnagipragalathan%2Ftechspeak_managementweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnagipragalathan%2Ftechspeak_managementweb/lists"}