https://github.com/joegithubpro/masterdegree
Master Degree registration system - .NET Framework 4.8
https://github.com/joegithubpro/masterdegree
Last synced: over 1 year ago
JSON representation
Master Degree registration system - .NET Framework 4.8
- Host: GitHub
- URL: https://github.com/joegithubpro/masterdegree
- Owner: JoeGitHubPro
- Created: 2023-02-03T18:22:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-15T03:36:12.000Z (almost 2 years ago)
- Last Synced: 2025-01-09T09:52:24.566Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 1.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to MasterDegree 👋
> Master Degree regestration system
### 🏠 [Homepage](https://github.com/JoeGitHubPro/MasterDegree)
## Documentation
Click button to get Decomntation sheet or vist home page after deploy
[
Decomntation
][KBD]
[KBD]: [Types/KBD.md](https://github.com/JoeGitHubPro/MasterDegree/blob/master/MasterDegreeAPIDecomntation.xlsx)
## Prerequisites
- windows OS
- .Net Framework
- SQL Server
## Deploy DataBase
```sh
Run SQL file at this location [https://github.com/JoeGitHubPro/MasterDegree/blob/master/MasterDegreeDBSQLQuery.sql] on database server
```
## Deploy
```sh
Go to Web.config file , then change connectionStrings
1- put database server name in "Data Source"
2- put database name in "Initial Catalog"
3- put server site username in "User Id"
4- put server site password in "password"
do those steps twice for "DefaultConnection" and "MasterDegreeEntities1"
```
## Web.config edition part
```sh
```
## Author
👤 **Youssef Mohamed Ali Mohamed**
* Website: https://joegithubpro.github.io/Profile/
* Twitter: [Y\_mohamed\_Ali](https://x.com/Y_mohamed_Ali)
* Github: [@JoeGitHubPro](https://github.com/JoeGitHubPro)
* LinkedIn: [youssef-mohamed-ali](https://linkedin.com/in/https:\/\/www.linkedin.com\/in\/youssef-mohamed-ali)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2023 [Youssef Mohamed Ali Mohamed](https://github.com/JoeGitHubPro).
This project is Proprietary licensed.