Skip to content

JoeGitHubPro/Student-Book

Repository files navigation

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

Run SQL file at this location [https://github.com/JoeGitHubPro/Student-Book/blob/master/DBscript.txt] on database server

Deploy

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

Show your support

Give a ⭐️ if this project helped you!


📝 License

Copyright © 2023 Youssef Mohamed Ali.
This project is ASP.Net licensed.

About

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

Resources

Stars

Watchers

Forks