This is the first project made for CIS 414, Advanced Object-Oriented Design Patterns, which is a music store website made using the MVC, or Multi View Controller pattern which is commonly used in websites to help different devices in different viewing modes to see the site the same as other devices. The goal of this assignment was to create the website with CRUD functionality so that we could create, read, update, and delete entries in our database connected to the website.
Unfortunately the website is no longer up but I do have the code for it still and what the home page looked like.
The home page, the Collection page was used to view tables and use the CRUD functions.
Comments
Post a Comment