{"id":20796154,"url":"https://github.com/amirhaytham/mini-udemy","last_synced_at":"2026-04-11T19:32:50.798Z","repository":{"id":38836797,"uuid":"290367641","full_name":"AmirHaytham/Mini-Udemy","owner":"AmirHaytham","description":"Mini Udemy is a simple learning website to keep tracking your learning process throughout courses","archived":false,"fork":false,"pushed_at":"2023-05-30T20:31:51.000Z","size":1936,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-16T08:59:30.534Z","etag":null,"topics":["beta-version","courses","database","database-development","dot-net","javascript","mini-udemy","sql-server","students"],"latest_commit_sha":null,"homepage":"","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/AmirHaytham.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":"2020-08-26T01:50:06.000Z","updated_at":"2023-07-10T05:58:34.000Z","dependencies_parsed_at":"2024-11-17T16:34:40.321Z","dependency_job_id":"0646a3a8-7f32-41a6-8102-6282493feab7","html_url":"https://github.com/AmirHaytham/Mini-Udemy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AmirHaytham/Mini-Udemy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirHaytham%2FMini-Udemy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirHaytham%2FMini-Udemy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirHaytham%2FMini-Udemy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirHaytham%2FMini-Udemy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmirHaytham","download_url":"https://codeload.github.com/AmirHaytham/Mini-Udemy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirHaytham%2FMini-Udemy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31693272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","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":["beta-version","courses","database","database-development","dot-net","javascript","mini-udemy","sql-server","students"],"created_at":"2024-11-17T16:25:55.700Z","updated_at":"2026-04-11T19:32:50.735Z","avatar_url":"https://github.com/AmirHaytham.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003eMini Udemy\u003c/h3\u003e\n\u003cdiv align=\"center\"\u003e\n  \n  [![GitHub contributors](https://img.shields.io/github/contributors/AmirHaytham/Mini-Udemy)](https://github.com/AmirHaytham/Mini-Udemy/contributors)\n  [![GitHub issues](https://img.shields.io/github/issues/AmirHaytham/Mini-Udemy)](https://github.com/AmirHaytham/Mini-Udemy/issues)\n  [![GitHub forks](https://img.shields.io/github/forks/AmirHaytham/Mini-Udemy)](https://github.com/AmirHaytham/Mini-Udemy/network)\n  [![GitHub stars](https://img.shields.io/github/stars/AmirHaytham/Mini-Udemy)](https://github.com/AmirHaytham/Mini-Udemy/stargazers)\n  \u003cimg src=\"https://img.shields.io/github/languages/count/AmirHaytham/Mini-Udemy\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/languages/top/AmirHaytham/Mini-Udemy\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/languages/code-size/AmirHaytham/Mini-Udemy\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/issues-pr-raw/AmirHaytham/Mini-Udemy\" /\u003e\n\n\u003c/div\u003e\n\n\n## 🧐 About The Project  [Beta Version]\n\n\u003e **Mini Udemy** is a simple learning website as a final project built for our ITI .NET Web Development summer 2020 internship.\n\n## ⚙ How it Works?!\n\n**The main Idea of the project is :**\n\n- Create a simple Registration form for students to sign up into the website.\n- Students can also Login to the website.\n- Students can search and enroll in a certain course.\n- Students can view their courses taken.\n\n**The project will be divided into 3 parts :**\n\n- Database Development\n  - The DBD (Database developer) works on designing the database from scratch using SQL Server \u0026amp; SSMS.\n- Views \u0026amp; UI/UX Structure\n  - The FrontEnd UI/UX Developers work on building beautiful UI using HTML, CSS, JQuery \u0026amp; bootstrap.\n- Logic \u0026amp; Implementation\n  - The .NET Developers work on Integrating Views with Models (From database) using Controllers (MVC architecture)\n\n\n## 🤔 How to install it\n1. Install [Visual Studio](https://visualstudio.microsoft.com/) with .NET environment.\n2. Install [SQL Server](https://www.microsoft.com/en-us/sql-server/sql-server-2019).\n3. In ```DB Folder```, execute ```DB``` scripts on the ```SQL Server```, or restore the backup database ```mini_udemi.bak```\n3. Download the repo, then Open the ```Mini-Udemy.sln``` in the repo file.\n4. Build the all the project then run it.\n\n\n## ⛏️ Built Using\n- [C#](https://docs.microsoft.com/en-us/dotnet/csharp/) - Object-oriented language that enables developers to build .NET applications.\n- [ASP.NET MVC](https://dotnet.microsoft.com/apps/aspnet/mvc) - A design pattern for achieving a clean separation of concerns.\n- [SQL Server](https://www.microsoft.com/en-us/sql-server/sql-server-2019) - Relational database management system developed by Microsoft.\n\n## 📝 [Mini-Udemy Documentation](https://gist.github.com/MeitanteiAshour/31c91df6bb8549f577b19581c97ec0fc#file-mini-udemy-md)\n## :zap: Contributors\n\u003e Thanks goes to these people in this team.\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \n   \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/AmirHaytham\" target=\"_black\"\u003e\n      \u003cimg src=\"https://avatars2.githubusercontent.com/u/63167915?s=400\u0026u=98395903ce4082b2573e58b82e33a842fbcd07cc\u0026v=4\" width=\"150px;\" alt=\"Amir Haytham\"/\u003e\n      \u003cbr /\u003e\n        \u003csub\u003e\u003cb\u003eAmir Haytham Salama\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\n        \u003ca href=\"https://github.com/AmirHaytham/Mini-Udemy/commits/master?author=AmirHaytham\" title=\"Commits\"\u003e💻\u003c/a\u003e\n      \u003cbr /\u003e\n   \u003c/td\u003e\n    \n   \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/MeitanteiAshour\" target=\"_black\"\u003e\n      \u003cimg src=\"https://avatars3.githubusercontent.com/u/50237142?s=400\u0026u=1624314e6e9942374a96ca48916b95a8e434dcc8\u0026v=4\" width=\"150px;\" alt=\"Mahmoud Ashour\"/\u003e\n      \u003cbr /\u003e\n        \u003csub\u003e\u003cb\u003eMahmoud Ashour\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\n        \u003ca href=\"https://github.com/AmirHaytham/Mini-Udemy/commits/master?author=MeitanteiAshour\" title=\"Commits\"\u003e💻\u003c/a\u003e\n      \u003cbr /\u003e\n   \u003c/td\u003e\n   \n \u003c/tr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirhaytham%2Fmini-udemy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famirhaytham%2Fmini-udemy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirhaytham%2Fmini-udemy/lists"}