https://github.com/joegithubpro/zakerapi
This is a API " For Student-Book " application using ASP, .NET framework and SQL server
https://github.com/joegithubpro/zakerapi
Last synced: 4 months ago
JSON representation
This is a API " For Student-Book " application using ASP, .NET framework and SQL server
- Host: GitHub
- URL: https://github.com/joegithubpro/zakerapi
- Owner: JoeGitHubPro
- Created: 2023-02-14T13:59:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T03:42:13.000Z (almost 2 years ago)
- Last Synced: 2025-10-06T13:54:44.665Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 12.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to Zaker 👋
> Zaker is a website for bachelors degree students and teachers. Students can upload lectures and assignments, and teachers can grade them. Teachers can also post videos of themselves teaching their class.
## Prerequisites
- windows OS
- .Net Framework
- SQL Server
## Deploy DataBase
```sh
Run SQL file at this location [https://github.com/JoeGitHubPro/ZakerAPI/blob/main/DBscript.txt] 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 "ScienceEntities"
```
## Author
👤 **Youssef Mohamed Ali**
* 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)
## Show your support
Give a ⭐️ if this project helped you!
***
## 📝 License
Copyright © 2023 [Youssef Mohamed Ali](https://github.com/JoeGitHubPro).
This project is [ASP.Net](ASP.Net) licensed.