Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The program needs to be written in Java through netbeans IDE Overview This system is a desktop GUI application to support the sheriffs deputies in

The program needs to be written in Java through netbeans IDE

Overview This system is a desktop GUI application to support the sheriffs deputies in their duties to maintain accurate information of inmates. This system will provide information regarding their current status in the prison system from the time they are arrested to the time they are released. The prison has four cellblocks: minimum security, maximum security, isolation, and hospital. A prisoner in the system must be placed into one of these 4 cellblocks of the prison. Functional Description The system will provide law enforcement officials the following functionality: Book a person that is arrested Release a person from prison View inmate current status while in prison Update inmate current status while in prison View court dates for all inmates in prison View visitors by name, date, and prisoner List of inmates by name and by cell block List of all inmates in jail There are 200 minimum-security cells, 50 maximum-security cells, 10 isolation cells, and 50 hospital beds (cells). Each cell of the maximum-security and minimum-security cells contains 2 bunks (upper and lower), and prisoners are assigned a bunk The system keeps track of data for prisoners that includes, but is not limited to: first name, last name, prison id number, height, weight, ethnicity, date arrested, court dates, date released, cell block location, and visitors log. The system maintains visitor information: first name, last name, social security number, date of visit, and prisoner visited

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

MySQL/PHP Database Applications

Authors: Jay Greenspan, Brad Bulger

1st Edition

978-0764535376

More Books

Students also viewed these Databases questions