Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Hospital Management System

  1. #1
    Junior Member
    Join Date
    Sep 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Hospital Management System

    Can Anyone help me with hospital management system in java.
    I have designed Hospital,Doctor,Patient,Appointment classes.I am able to add doctor list and patient list and show the doctor list and patient list.How to take new appointment from a patient and assign it to a particular doctor and how to generate a report for inpatient and outpatient on a daily basis.Appreciate your help
    Thanku,
    Jyothi.


  2. #2
    Junior Member
    Join Date
    Sep 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Hospital Management System

    Can Anyone help me with hospital management system in java.
    I have designed Hospital,Doctor,Patient,Appointment classes.I am able to add doctor list and patient list and show the doctor list and patient list.How to take new appointment from a patient and assign it to a particular doctor and how to generate a report for inpatient and outpatient on a daily basis.Appreciate your help
    Thanku,
    Jyothi.

  3. #3
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: Hospital Management System

    What help do you need? Post the code you've written and that you need help with. Ask specific questions.

    We won't write the code for you. Post your code correctly using code or highlight tags which are explained near the top of this link.

Similar Threads

  1. Library Management System
    By iizo6 in forum What's Wrong With My Code?
    Replies: 4
    Last Post: August 5th, 2014, 04:10 AM
  2. Hospetal Management System
    By sameliz in forum What's Wrong With My Code?
    Replies: 1
    Last Post: May 18th, 2014, 02:15 PM
  3. BOOKSHOP MANAGEMENT SYSTEM
    By Nana Nketia in forum What's Wrong With My Code?
    Replies: 3
    Last Post: November 15th, 2013, 12:17 PM
  4. Inventory Management System
    By Luffy in forum What's Wrong With My Code?
    Replies: 2
    Last Post: February 26th, 2013, 03:11 AM
  5. Inventory Management System
    By Luffy in forum Java Theory & Questions
    Replies: 0
    Last Post: February 26th, 2013, 01:50 AM