Server-Side Scripting for the Web - Project Directory
Below should be a link to the first project, a pizza shop.
The main aspects of this project include working with a GridView while also dynamically binding information to said GridView control.
Project 1Below a link to my second project, a Travel Website.
The main factor of this project is the process of creating a data model and implemening it by creating database tables via stored procedures.
Project 2Below a link to my third project, the Travel Website Modification.
The main difference between this project and the previous project is that all pages have been converted into a Core MVC Razor view. Other improvements have been made as well with the help of my partner, Johnny Tan.
Project 3