An open API service indexing awesome lists of open source software.

https://github.com/joegithubpro/student-book

This is a MVC application using ASP, .NET framework and SQL server
https://github.com/joegithubpro/student-book

Last synced: 11 days ago
JSON representation

This is a MVC application using ASP, .NET framework and SQL server

Awesome Lists containing this project

README

          

Welcome to Zaker 👋



Version



Maintenance


License: ASP.Net


> 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/Student-Book/blob/master/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.