Our coursework is out. We have to develop a book sales site, providing new and used books to Students, sorted by course and subject. Browse (search maybe), login, reserve, purchase facilities. We also have to report on the design, the security implications and the implementation.
I am taken aback by the complexity of this first assignment as I know some on the course are new to web programming and to the languages we’re using here (PHP/MYSQL).
So far my contribution has been to think v. hard about the database setup (producing many an erroneous email and retraction emails behind them) and to being with an MVC approach to the login area.
We have a way to go, and less than a month to get there.