So, I drafted an outline of this post a long time ago and today I finally am getting around to finishing the post.
In System Design and Analysis, IT 380, it customary for a company to give the class a project that the company will actually be implementing in the near future. For our project, General Mills assigned a recipe management system.
This system is responsible for taking recipe submissions and taking those submissions through an approval process. New ingredients must first be approved before the recipe they are attached to can be approved. The general flow of the system is pretty simple.
Technology:
- Java, JSP’s
- Apache Tomcat
- MySQL
- Linux (Ubuntu)
We are close to wrapping up the project, with our presentation on Friday morning. We are close to having a functional submission process. Now, we need to work on the approval process and continue work on the user home pages.
2 Comments
Sounds like fun
Yeah, it was challenging, but still a blast. We had the best implementation in the class. Glad I got an A.
Post a Comment