So I have a database project due next Monday at midnight. The requirements are
1. At least three data tables with relationships between the tables,
2. At least five queries that include selected fields from multiple tables,
3. At least a main form with a subform (with selection combo field and a calculated field in the main form to aggregate on a field in the subform,
4. At least two reports,
5. A navigational (or switchboard, or other custom) form as the first screen that ties all components together. All components must be well designed to show a high level of professionalism.
The system must be documented in a report, consisting of: A cover page with your name and the date of submission, followed by a page for the background information, and several pages of the screen prints of major elements (table, form, query, report, and switchboard pages).
I was thinking of doing a clinic/hospital's database. So far I've got the 3 tables as Patients, Employees, and Appointments (could always add more if needed). I'm not sure what to do for the queries. If i get the queries, the reports will obviously come as no problem since that's just the click of a button. I'm not sure about what to do with step 3. Maybe have each Dr. then a subform of their patients? Thanks to anyone who helps