Answer to Question #241005 in C for ben

Question #241005

Kids Plus is for 0 to 12 years. A caregiver is assigned to (Newborn, Infant, toddler, preschool primary). The record includes ● Child - Child ID, First Name, Last Name, Date of Birth, Gender, Address, parent/guardian ID, Section Assignment ● Parent- Guardian ID, First Name, Last Name, Address, Relationship, Telephone, email ● Caregiver - Caregiver ID, First Name, Last Name, Gender, Address, AgeRange, Section identified by a letter that assigns 2 employees and maximum of 9 children. create files for each category. allow user to ● AddRecord ● UpdateRecord; if no information tell the user "No info". ● DeleteRecord ASSIGN caregivers and children to section and don't exceededmaximum threshold. Generate reports: ● Listing all children showing ID, name, DOB, Gender, Address, section they are assigned. ● Listing all caregivers showing ID, name, DOB ● The parent/guardians and their child(ren) ● Section letter each caregiver and children is assigned


1
Expert's answer
2021-09-23T17:47:08-0400

The forms can be used to solve this problem. The first form to be created is the child form that captures the details of a child mentioned above. There will be a Parent form that will assist in collecting details of the parents. The parents and child forms should be closely related such that for every child form there must be a parent form. There should also be a caregiver form that captures all the data of the caregiver. The data from the forms should be stored in the database so that more records can be added on top of the existing data, delete records, and update data stored in the database. The system can be developed by languages such as Java, HTML and PHP, and Python.


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS