You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project has been developed with sql for the database , C# , ASP.net and a bit of javascript.
The project is about creating a web portal for bachelor students , the website have many different roles for example:
Students, Lecturers, External Examiners, Coordinators, admins and many more (Around 15 user options).The goal is to
ease the process of getting the students bachelor starting from choosing their bachelor topic,grading defense,creating meetings
with the instructors ,managing companies and their employess for external industial project , allowing examiners to create
different types of projects for students etc...
This project is created for my university The German International Univeristy (GIU)
Note :This Project was mainly a database project (1.5k+ lines of sql),thus the frontend is not at a professional level.
Usage
Run the sql files (Tables and Procedures)
Navigate to web.config file in the frontend directory
change the connection string to the location of your database
Run the Register.aspx file
then login and use whatever options available for your specified role
Preview
Register Page
Login Page
Student HomePage
Lecturer HomePage
About
The project is about creating a full functioning web portal for students to get their bachelor degree. This project has been developed with sql for the database , C# , ASP.net and a bit of javascript.