{"id":19608829,"url":"https://github.com/joegithubpro/masterdegree","last_synced_at":"2025-02-26T17:16:35.718Z","repository":{"id":238176494,"uuid":"597146143","full_name":"JoeGitHubPro/MasterDegree","owner":"JoeGitHubPro","description":"Master Degree registration system - .NET Framework 4.8","archived":false,"fork":false,"pushed_at":"2024-09-15T03:36:12.000Z","size":1070,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T09:52:24.566Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/JoeGitHubPro.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-02-03T18:22:02.000Z","updated_at":"2024-09-15T03:36:15.000Z","dependencies_parsed_at":"2024-09-15T08:40:31.949Z","dependency_job_id":"5ac481e9-0418-4a02-a96b-fb53fb89eca5","html_url":"https://github.com/JoeGitHubPro/MasterDegree","commit_stats":null,"previous_names":["joegithubpro/masterdegree"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoeGitHubPro%2FMasterDegree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoeGitHubPro%2FMasterDegree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoeGitHubPro%2FMasterDegree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoeGitHubPro%2FMasterDegree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoeGitHubPro","download_url":"https://codeload.github.com/JoeGitHubPro/MasterDegree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240898275,"owners_count":19875151,"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":[],"created_at":"2024-11-11T10:17:43.544Z","updated_at":"2025-02-26T17:16:35.690Z","avatar_url":"https://github.com/JoeGitHubPro.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to MasterDegree 👋\n\u003cp\u003e\n  \u003cimg alt=\"Version\" src=\"https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/SQL%20Server-2019-yellow\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/ASP.Net-4.7.2-%23790c91\" /\u003e\n  \u003ca href=\"https://github.com/JoeGitHubPro/MasterDegree/blob/master/MasterDegreeAPIDecomntation.xlsx\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Documentation\" src=\"https://img.shields.io/badge/documentation-yes-brightgreen.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/kefranabg/readme-md-generator/graphs/commit-activity\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Maintenance\" src=\"https://img.shields.io/badge/Maintained%3F-yes-green.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/kefranabg/readme-md-generator/blob/master/LICENSE\" target=\"_blank\"\u003e\n    \u003cimg alt=\"License: ASP.Net\" src=\"https://img.shields.io/github/license/JoeGitHubPro/MasterDegree\" /\u003e\n  \u003c/a\u003e\n\n\u003c/p\u003e\n\u003e Master Degree regestration system \n\n### 🏠 [Homepage](https://github.com/JoeGitHubPro/MasterDegree)\n## Documentation\n\n\u003cdiv\u003e\n\t\nClick button to get Decomntation sheet or vist home page after deploy\n\t\n[\u003ckbd\u003e \u003cbr\u003e Decomntation \u003cbr\u003e \u003c/kbd\u003e][KBD]\n\n\n\n\u003c/div\u003e\n\n[KBD]: [Types/KBD.md](https://github.com/JoeGitHubPro/MasterDegree/blob/master/MasterDegreeAPIDecomntation.xlsx)\n\n## Prerequisites\n\n- windows OS \n- .Net Framework \n- SQL Server\n\n## Deploy DataBase\n\n```sh\nRun SQL file at this location [https://github.com/JoeGitHubPro/MasterDegree/blob/master/MasterDegreeDBSQLQuery.sql] on database server\n```\n\n## Deploy\n\n```sh\nGo to  Web.config file , then change connectionStrings \n1- put database server name in \"Data Source\" \n2- put database name in \"Initial Catalog\"\n3- put server site username in \"User Id\"\n4- put server site password in \"password\"\n\ndo those steps twice for \"DefaultConnection\" and \"MasterDegreeEntities1\"\n```\n\n\n\n## Web.config edition part\n\n```sh\n\n \u003cconnectionStrings\u003e\n\t  \u003cadd name=\"DefaultConnection\" connectionString=\"Data Source=DESKTOP-T4OMHBE\\SQLEXPRESS;Initial Catalog=MasterDegree;User Id=sa;Password=123456789\" providerName=\"System.Data.SqlClient\" /\u003e\n    \u003cadd name=\"MasterDegreeEntities1\" connectionString=\"metadata=res://*/Model1.csdl|res://*/Model1.ssdl|res://*/Model1.msl;provider=System.Data.SqlClient;provider connection string=\u0026quot;data source=DESKTOP-T4OMHBE\\SQLEXPRESS;initial catalog=MasterDegree;integrated security=True;multipleactiveresultsets=True;application name=EntityFramework\u0026quot;\" providerName=\"System.Data.EntityClient\" /\u003e\n    \u003c/connectionStrings\u003e\n```\n\n## Author\n\n👤 **Youssef Mohamed Ali Mohamed**\n\n* Website: https://joegithubpro.github.io/Profile/\n* Twitter: [Y\\_mohamed\\_Ali](https://x.com/Y_mohamed_Ali)\n* Github: [@JoeGitHubPro](https://github.com/JoeGitHubPro)\n* LinkedIn: [youssef-mohamed-ali](https://linkedin.com/in/https:\\/\\/www.linkedin.com\\/in\\/youssef-mohamed-ali)\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\u003cbr /\u003e\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n## 📝 License\n\nCopyright © 2023 [Youssef Mohamed Ali Mohamed](https://github.com/JoeGitHubPro).\u003cbr /\u003e\nThis project is Proprietary licensed.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoegithubpro%2Fmasterdegree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoegithubpro%2Fmasterdegree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoegithubpro%2Fmasterdegree/lists"}