Skip to content
redheadedrod-student edited this page Apr 24, 2017 · 5 revisions

This project was a group project Capstone for Grand Valley State University Computer Science degree. This class, CIS 467 was taken in Winter semester of 2017 and was completed by a team of two.

This project is a simplified Asset Management Program utilizing a Database Driven Web Application which requires no software to be loaded on client machines other than an internet browser.

We used ASP.NET 4.5 from Microsoft utilizing the Entity framework with Visual Studio 2017 to drive the code first database environment. Other included frameworks helped to drive the development of this project as well.

While this project didn't end up being production quality, this prototype certainly taught both of us enough about this environment to be able to create a production quality environment in the near future as well as taught us the pros and cons of this environment.