Project details
Project title: An artefact cataloguing system for a computing history museum'.
SQL on its own is going to be difficult to produce a product of sufficient complexity, but if you can use Java as well then you could produce an application that uses a database back-end.
Here then is a project suggestion for you. The computing department is building a computing history museum, for which we will have a large number of hardware devices, software and texts. We could use a user interface that allows users to enter, browse and search contents as stored in a database. In theory, users could also book out items, and items could be identified by RFID tags that are scanned to borrow or return items. As this is to be used for teaching purposes, it would also be useful to have a feature which shows which items are most often used over time. This could either be developed as a Java application which connects to a database, or a web application (e.g. using PHP) which connects to a database such as mySQL.
Attachment:- Project Proposal Template.rar