Prepare a project proposal for anc and maternity tracker

Assignment Help Computer Engineering
Reference no: EM131269985

Application Design Documentation Using Splash Screen

This is a continuation of the assignment you have completed in Module Four.

• Using Visual Studio, create a project for your proposed application.

• Create a sample splash screen for your application (a splash screen is a screen that runs at program startup). This screen should have the application name, your name, the date, and a descriptive note about the purpose of the application. Include a graphic that fits the project; you may use any public domain graphic (i.e.: no licensed or copyrighted material!) or create your own graphic.

NOTE: Think about what you can do and how much time it will take. How can you create an interesting application quickly and easily? Think seriously about what coding tasks were easy or interesting for you versus what tasks you disliked. Your goal is to design a practical project that you can complete during this course. DO NOT PROPOSE OR SUBMIT A PROJECT FROM THE TEXTBOOK!

Classes and Screens

In this assignment, you will update your final project proposal to plan for your project, creating a design that you can use to create your code project. While this is a working document, it is understood things many change between the design and implementation.

• What items you will be able to create and how you will create them?

• Create a storyboard (graphic) and list of menu and screen items to delineate your proposed user screen(s) and menus. Include a starting list of the classes you believe will be useful to your application.

• List and describe any user data inputs and outputs your application will require and produce.

• If you will be using data validation as one of your techniques, list and describe the criteria needed for each proposed field.

• Using Visual Studio, create sample class implementations. These will be code stubs that provide the basis for the classes you will be using.

Submit the revised document file and Visual Studio project to your instructor for grading.

Final Project: Application Development

Create the application you designed in Assignment from Module Three.

• You must use five programming techniques discussed in this class.
• Compile and test the application before you submit it.
• If your final project does not match the proposed design exactly, document the differences.

List the differences between the design document specification and the final implementation.

• Write a detailed explanation of why the design was not implemented. For example, if your design was too ambitious and you did not have time to implement it completely, what did you do instead, and why was the original too time consuming?

• Your code project must be in Visual Studio.
• Your documentation must be in a Word-readable format (.docx, .doc, .rtf, .txt).
• Your final submission for this class will consist of

o the application plus all project files (code files and other project files);
o documentation of differences between proposed design and final product.

Project Proposal

Title: ANC and Maternity tracker

The application is intended to keep track of the ANC visits expectant mothers make to health facilities throughout the pregnancy up to delivery.

Stages

Registration

The mothers have to be enrolled and details of such include name, LMP (Last Menstrual Period) date, gravida, date of birth, height and weight, from which indicators such as EDD and BMI may be calculated.

Follow up

For each visit, details such as weight, blood pressure, HIV test, danger signs, iron supplements, IPT (Intermittent Preventive Treatment) of malaria. Danger signs will inform referrals or specialized care.

Maternity

Here, details such as mode of delivery, Apgar score, weight of the baby, conditions of both mother and child at discharge will all be captured.

Reports

Several reports will be generated from the data sets collected.

Programming techniques

The 5 programming techniques to be utilized in this application include:

1. Use of the .net framework classes and creation of derived classes from them.

Several .net framework classes, for example, "FileStream" and "PrintDocument" will demonstrate my skill by their appropriate use in the application as well as exception handling.

2. Forms and data validation for data capture.

Forms will be used for data input. This data has to conform to the defined data types. For example, a date field cannot be used to enter string data. My skill will be demonstrated through careful validation and posting of the captured data for saving into a database.

3. Conditional and decision structures to control workflow.

Certain data may depend on another set of data. For example, if the mother was already tested for HIV, it will not be necessary to do the test. That calls for skip logic. If-else control structures will come in handy to demonstrate my skill.

4. Connecting to a database, for persistent data storage.

Databases provide data storage in multiple themes. To make the application efficient, MySQL database will be used to store all the data so as to make it easier to access and use. Database design, normalization and data mining skills will all be demonstrated.

5. Generation and printing of reports and analytics.

Summaries and reports are important to inform effective decision making. Several reports will be generated by the system, which can be printed for consumption. My skill will be demonstrated through the writing of optimized queries and presentation of the reports.

Reference no: EM131269985

Questions Cloud

Find an appropriate p-value : In a sample of 50 investment banking firms, the agency found that 18 of the firms sampled had at least one investment banker arrested or indicted during the past year. Does this study support the claim? Use alpha = .025. Find an appropriate p-valu..
What are the problems with horizontal and vertical solutions : What expectation should there be for a database management system with regard to handling data control issues such as data security, backup and recovery, and concurrency control? Why?
Explain the different methods of certificate enrollment : Deploy and configure a domain controller and a server in that domain using only the Server Core mode of Server 2012 R2 using your researched commands - Compare the powershell process to using the Graphical User Interface to perform the same configu..
Investigate a career in investment banking : Use the Internet to investigate a career in investment banking. [Hint: Good starting places are websites such as The Princeton Review Career Profile,
Prepare a project proposal for anc and maternity tracker : Prepare a Project Proposal for ANC and Maternity tracker. Here, details such as mode of delivery, Apgar score, weight of the baby, conditions of both mother and child at discharge will all be captured.
Define at least two different cultures must be investigated : Use the University Library or other resources to locate three articles relating to culture and marriage/intimacy/family/parenting, in other words social behavior. Write one abstract for each article - If you are unsure of what an Abstract is do lo..
Find the gini index of income concentration for lorenz curve : Interpret the results of Problem with both a graph and a description of the graph.- Find the Gini index of income concentration for the Lorenz curve with equation.
Does this create any problems with the data : Do any fields have to be added to one or the other of the two files to record the relationship between doctors and patients? Explain.
Will the company continue to manufacture the computer : If monthly sales now (t = 0) are 2,000 computers, find S(t). How long, to the nearest month, will the company continue to manufacture the computer?

Reviews

Write a Review

Computer Engineering Questions & Answers

  Generate queries for new database

Generate Queries for New Database

  Write marie program using a loop that multiplies two numbers

Write a MARIE program using a loop that multiplies two positive numbers by using repeated addition. For example, to multiple 3 6, the program would add 3 six times, or 3 + 3 + 3 + 3 + 3 + 3.

  Questionwhen running snort ids why may there be no alertsif

questionwhen running snort ids why may there be no alerts?if we only went to a few web sites why are there so several

  Questiongenerate a time class which holds following

questiongenerate a time class which holds following information-hourminutesecondcreate a date class which holds the

  How to convert 2d array to 1d array

how to convert 2d array to 1d array for instance

  Describe the object-oriented databases

Describe the database planning and development process. What steps are involved, and what tools may be appropriate or helpful.

  What is the relationship between classes and objects

what is the relationship between classes and objects? using examples to demonstrate. what is meant by the methods

  Most current maximum and minimum number

Use a For Loop to generate 100 random numbers. Determine the most current maximum and minimum number as the random numbers are being generated.

  Hardware tools need to search cell phone

After looking upon the warrant this search and seizure is justified thus, your team now should search the cell phone for the digital evidence. Explain the hardware tools required to search this cell phone?

  Producing the random permutation

Write down a program which generates ten random permutations of numbers 1 to 10. To produce a random permutation, you require filling the vector with numbers 1 to 10 so that no two entries of vector have the same contents.

  Some functionality into functions or submodules

Design a program that will allow a user to Input a list of your family members along with their age and state where they reside. Determine and print the average age of your family and print the names of anyone who lives in Texas.

  Determine mean salary as well as the number of salaries

Input a list of employee salaries, and determine the mean (average) salary as well as the number of salaries above and below the mean.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd