For phase III of your project you must deliver a working prototype of your two applications (not including the reports). This means that most of your application must be running and work. Don't worry too much about getting everything working perfectly at this point - after all, it's just a prototype. But, I must be able to run the applications and navigate through the screens, add data, perform queries, etc. Remember that the browsing application and management application should be on two separate forms.
Here's what you need to hand in:
- A printout of all your screens, along with the corresponding block and canvas name (that's so that I know where to look in your form if something doesn't work)
- A copy of the database schema (including all sequences that you have defined)
- An updated flowchart of the applications, along with an updated version of what each screen is supposed to do
- A printout of all your functions and procedures defined in the program unit section of your forms
- A zip disk containing your two forms, any icons that you use, as well as any graphics (and later, reports; but that's for Phase IV). This is so that I can run the application off of your zip disk without having to copy the files to the hard drive. You must also supply me with the password and login id to your database so that I can access your data files (otherwise I can't check to see if your application runs).