Page 1 of 1

the programming language is C. (it's in a code form so I only need the code for the project not an actual app).

Posted: Fri May 20, 2022 10:46 am
by answerhappygod
the programming language is C.
(it's in a code form so I only need the code for the project not an actual app).
The Programming Language Is C It S In A Code Form So I Only Need The Code For The Project Not An Actual App 1
The Programming Language Is C It S In A Code Form So I Only Need The Code For The Project Not An Actual App 1 (37.25 KiB) Viewed 31 times
The Programming Language Is C It S In A Code Form So I Only Need The Code For The Project Not An Actual App 2
The Programming Language Is C It S In A Code Form So I Only Need The Code For The Project Not An Actual App 2 (37.25 KiB) Viewed 31 times
University of Teddah Course Project: Hospital Patient Tracking Application Points: 5 CLOCH Submission Deadline: Thursday, May 19,2022 @ 23:59h Project Requirements Build an application for a hospital. It should offer the following features • Maintain a patient database in a file Register/ add new patients. Patient information should include Patient ID number Name Phone number Search patient database by Patient ID number Name Phone number And print out the matching records Maintain a database in a file: Add a new bed to the hospital Bed information should include Ward name Room number Bed number Patient ID who is currently assigned to the bed • Delete a bed from the hospital inventory Assign a bed to a registered patient Make a bed available again when a patient is discharged. o took up bed status in database by any field: • Ward . Room numberbed number • Patient ID who is currently assigned to that bed And print out all matching records Submission Instructions Step 1 Team Formation Form your teams of 2-3 students for the course project You have to submit your team members' names and student numbers to your Lab Instructor Step 2: Project Submission Instructions To submit your project, one team member should upload a project report containing the following things through the assignment created on BlackBoard: 1. Project report in MS Word (.DOCX file format that includes the following a. Names and Student IDs of team members b. Features and capabilities of your project CCCS 111 - Introduction to Programming University of Jeddah A simple user manual instructing a new user on how to use your program d. Documentation of your code Flow chart with an accompanying description Descriptions of custom functions lit. C Standard Library functions you used 2. Source code (CPP file) of your program 3. A breakup of tasks across team members (who did what?)