Final year ISTN (Info Sys & Tech) Major Project (screenshots)
A matric upgrade registration system
This project comes in two parts
NOTE: You have to publish the database to your desired SQL Server and change the connection string in web.config to match the one from your SQL-Server
(re)building the application will install required ASP packages from NuGet
and Client-Side libraries listed in thelibman.json file

MajorProjectDB
A tutorial on how to manage and publish a database project on Visual Studio
note: Database name is MajorProjectDB
To the published database add new roles record in the AspNetRoles table

These roles are required for the application to work properly
If it happen you encounter error
could not find a part of path c:...binroslyncsc.exeCleaning and Rebuilding solution usually fix the error. Also refer to SO solution
sort of like this

Important note ⚡
Note: accounts created on the website default to
studentrole. To createadminrole accounts use this application ,a 'sort of' internal Winform Application to be used Admins. It work hand-in-hand with the site


Illustrations in this project are provided with ❤ by storyset