Project
Message from 2022
This post is pretty old! Opinions and technical information in it are almost certainly oudated. Commands and configurations will probably not work. Consider the age of the content before putting any of it into practice.
We got our project assignments in Software Engineering yesterday. Looks like the whole class is doing the same thing in groups of two, and overhearing conversation on the way out, everybody’s doing it the same way.
The project is to build a POS-style interface for a video rental store that can hold details about particular movies (cast, crew, synopsis), customers, and instances of movies (who checked out, how long, when returned). Since there’s no real point in trying something new or exciting, it seems like everybody in the class is going to do it in PHP/MySQL. Which is my plan.
Funny how that works, isn’t it?