Kyrschienne Reyna's CIS 3342 Homepage
Project 1: Pizza Builder

Project 1 is a web application that uses a simple HTML page that is processed by an ASPX server side page.


Project 2: Pizza Builder with Dynamic Data Display

Project 2 is a web application that uses only ASPX pages and dynamic data displays including GridViews and Repeaters.


Project 3: Restaurant Review Site

Project 3 is a small scale, multi-page web application where a database is built and implemented using a proper data model.


Project 4: Restaurant Review Site with API

Project 4 is an upgraded version of Project 3 that makes use of Web APIs. The application consumes a RESTful Web API that can access the database, and a SOAP Web Service that provides a service to the application.


Project 5: Restaurant Review Modification

Project 5 is a reworked version of Project 4 that implements Razor Views instead of ASPX pages, and includes a variety of additional features including the use of a third party web API.