Create an application for hospital management, Visual Basic Programming

Assignment Help:

1.   Make project in Visual Studio 2008.

2.   Controller Class is used for functioning.

3.   Login Form where three people can login like manager, staff and receptionist we can choose this categories through combo box.  And all login categories details are saved in database.

4.   After login there is main form where we can select the other form through tab.

5.  We can create a patient form in which we can add, delete, update and edit the patient and all data store and receive from the database.

6.   We can create a form under name Staff in which we can add, delete, update and edit details of staff and all login details of the staff like their work type like Doctors , Doctor's assistance and other staff in dental clinics .......

7.   We can create a form under name Procedures in which we can add procedures and patient details which is received by database like we can add payment of the procedure like patient just come to see the doctor and coming for tooth treatment and other stuff.

8.   We can also create a form under name Patient Visit.. In this the receptionist or staff members can add details of the patient visit when he or she was come and he or she pay the payment at that time and under which staff member he or she will get treatment.

9.   We can also create a form under Insurance in which we can add patient details and insurance company details in that.

10. We can also create a final invoice in which the reception and manager can print out the details of the patient payment, treatment and visit date.... For final invoice we cannot use the data grid view to view the data.. We can use some other method to receive and view the data from the database for final Invoice and there is a link to print that invoice.

11.  All data store and receive from MDF File .

12.  If I forget any requirement to write here and it is in assignment please make that one also.

13.  Pease don't use "ARRAY LIST ". Not Use Any Console Applications.


Related Discussions:- Create an application for hospital management

HCI, I have an assignment In HCI , can anyone help me ?

I have an assignment In HCI , can anyone help me ?

Login form, How to create a login form in vb 2010

How to create a login form in vb 2010

Program to zoom a rectangle as you drag - visual c++, PROGRAM TO ZOOM A REC...

PROGRAM TO ZOOM A RECTANGLE AS YOU DRAG 1. Generate a SDI application 2. Declare the 2 member variables clicked of Boolean type and m_ptoldpt of CPoint type. Use the class t

Operator precedence - vbscript operators, While several operations take pla...

While several operations take place in an expression, each part is evaluated & resolved in a predetermined order called operator precedence. You can employ parentheses to override

Scope and lifetime of variables, The scope of a variable is finding out by ...

The scope of a variable is finding out by where you declare it. While you declare a variable in a procedure, only code in that procedure can access or alter the value of that varia

Repeating a statement until a condition becomes true, You can employ until ...

You can employ until keyword in two ways to verify a condition in a Do...Loop statement. You can verify the condition before you enter the loop (as illustrated in the following Chk

Shopping cart, Shopping Cart Purpose – Allows user to browse while keeping ...

Shopping Cart Purpose – Allows user to browse while keeping track of the items in which they will purchase at the end on the order page link and this will give a final price for al

Loop statement from inside the loop, You can exit a Do...Loop using the Exi...

You can exit a Do...Loop using the Exit Do statement. Since usually you desire to exit only in certain situations, such as to ignore an endless loop, you should employ the Exit Do

If then else - control statement, If Then Else: The control statement ...

If Then Else: The control statement If Then Else is used for computing a condition and taking the action based on the condition. If the condition is true then the section will

Write Your Message!

Captcha
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