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

Hungarian notation, Hungarian Notation: The Hungarian Notation was inv...

Hungarian Notation: The Hungarian Notation was invented by Charles Simonyi from Microsoft. It is a naming convention. It is a reminder of the type of a variable. The Handles h

How to, need general help in pseudo code

need general help in pseudo code

Drawing, #questiontypes of lines and how to draw

#questiontypes of lines and how to draw

Programming, steps of connecting database from vb6.0

steps of connecting database from vb6.0

Check whether a number is palindrome or not, Function IsPalindrome(str) ...

Function IsPalindrome(str) Dim iStart,iEnd,ctr,blnPalin str=trim(str) blnPalin=true iEnd=len(str) iCnt=round(iEnd / 2) iStart=1 for ctr=1 to cint(iCnt) if(mid(str,iEnd,

Default values for gdi objects, Default Values for GDI Objects: The de...

Default Values for GDI Objects: The default color for the brush is white, pen is black, and default bitmap is null and the default font is system.

Explain class module and standard module, Difference between Class Module a...

Difference between Class Module and Standard Module? Standard module: -This place for variable declarations,procedures etc.& it can accessed these procedures in whereve

Making decisions with select case, The Select Case structure provides an op...

The Select Case structure provides an option to If...Then...Else If for selectively executing one block of statements from amongst multiple blocks of statements. Any Select Case st

Vb program for simple image processing, A program needs to be written that ...

A program needs to be written that is capable of simple image processing. All the images that are available for you to use, can be found on Blackboard in the Assignments section. T

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