Implementation
From CS3365
Contents |
[edit] Classes
[edit] Known Bugs/Change Log
[edit] How to Post Code
First upload the code to its classes webpage. And put a timestamp on it. Then go to the change log and post the changes you made in the current beta's items. Keep the change list clean and organized.
[edit] How to Document
Please use the following link to learn how to document your stuff properly. If you document in this method our html generator will get correct descriptions of items. Please read the document completely as classes, functions, data members have slightly different approaches.
http://www.stack.nl/~dimitri/doxygen/docblocks.html
[edit] Users
User Name same as password admin ceo doctor staff nurse
[edit] Assignments
Note: Remember consistiency is the key, every panel must look similar. If you need assistance please ask. Also as you produce stable code post it to the wiki so we can build a new release.
- Collin & Greg will be programing the Staff Management, Patient Panel and building the timer.
- Chad, David & Sachin will be programing the Appointment Panel, Daily Summary Report, And Settings panel (You three must get together and decide who is doing what)
Also note that you are respoinsible for the Architectural design of any section you programmed!! It is due the same day. All items are due on April 2, 2007.
[edit] Specs
[edit] DB
- Staff Table->Encypt Pass
- Patients Table->Encode SSN
- Appointments
- Past Appointments
- Daily Summary
[edit] User Access Levels
- Sysadmin-0
- CEO-1
- Doctor-2
- Nurses-3
- Staff-4
[edit] Panels
[edit] Patient Tab
- Create
- Modify
- Delete
- Search
- Payment
[edit] Appointment
- Create
- Update
- Cancel
- Search
[edit] Staff
- Create
- Manage
- Update
- Search
[edit] System Settings
- Timer-Summary
- Timer-Missed Appts
[edit] Daily Summary Report
- List
- Find
- Show
