Perform effectively as a computing and systems development

Assignment Help JAVA Programming
Reference no: EM131287155

Simple library system connected to database (xampp), using model, view controller(MVC) .

Purpose of assignment

This assignment considers the skills required to perform effectively as a computing and systems development employee. It will almost certainly be a requirement that as an employee, you will need to produce software solutions, generate technical documentations for long term support, and producing product training materials to train end users for your product. This assignment will develop those skills.

Scenario

‘ABC' Library is one of the biggest library in Penang, Malaysia. Currently it has about 300 members. A person who is 18 or above can become a member. There is a membership fee of RM400 for a year. There is a form to be filled in which person fills personal details. These forms are kept in store for maintaining members' records and knowing the membership period.

A member can be issued a maximum of three books. He/she has three cards to borrow books. Against each card a member can borrow one book from library. Whenever a member wishes to borrow a book and there are spare cards, then the book is issued. Otherwise that request is not entertained. Each book is to be returned on the specified due date. If a member fails to return a book on the specified date, a fine of RM2.00 per day after the due return date is charged. If in case a card gets lost then a duplicate card is issued. Accounts are maintained for the membership fees and money collected from the fines. There are two librarians for books return and issue transaction. Approximately 100 members come to the library daily to borrow and return books.

There are 5000 books available out of which 1000 books are for reference and cannot be issued.

Records for the books in the library are maintained. These records contain details about the publisher, author, subject, language, etc. There are suppliers that supply books to the library. Library maintains records of these suppliers.

Many reports are also produced. These reports are for details of the books available in the library, financial details, members' details, and supplier's details. Sometimes the library staff needs to know about the status of a book as to whether it is issued or not. Also management requires reports for books issued, books in the library, members, and accounts.

Currently all functions of the library are done manually. Even the records are maintained on papers. Now day by day members are increasing. Maintaining manual records is becoming a difficult task.

Management plans to expand the library, in terms of books, number of members and finally the revenue generated. It is observed that every month there are at least 50-100 requests for membership. For the last two months the library has not entertained requests for new membership as it was difficult to manage the existing 250 members manually. With the expansion plans, the management of the library aims to increase its members at the rate of 75 per month. It also plans to increase the membership fees from RM400 to RM1000 for yearly and RM500 for half year, in order to provide its members better services, which includes increase in number of books from 3 to 4.

Due to the problems faced by the library staff and its expansion plans, the management is planning to have a system that would first eradicate the need for cards. A system to automate the functions of record keeping and report generation. And which could help in executing the different searches in a faster manner. The system is also expected to handle the financial details.

ABC Library had earlier consulted and outsourced the project to your company "Spark Technology". After preliminary investigation and analysis phase, your manager Mr Sam has assigned the task to you to produce a prototype using an Object Oriented Language, Java.

Once you are done he has asked you to compile it to a report and present it to ABC Library's management. You are to also demonstrate the prototype to the users of the system.

As an alternative to this scenario, you may pick any other organization of your choice, of whom you think may benefit from having a new system developed and carry out the tasks required. Your new scenario must first be approved by the lecturer.

To prepare this report, you will need to answer all questions on Tasks ???.

Submission guidelines:
- Times New Roman, 12pt, Justify, 1.5 spacing
- Cover page: (Organization name, your student IDand name, subject and lecturer name)
- Content page with correct page number listed
- Use only Harvard Referencing

Reference no: EM131287155

Questions Cloud

Defend the collective findings of the learning team : Discuss key points of each team member's Week 3 individual assignment.Identify business activities of ABC Taxi that might result in criminal liability.
Depreciation on plant equipment-raw materials handling costs : For each of the following costs experienced by Masterbuilt Motors, pick the most likely cost classification & behavior that would apply. Depreciation on plant equipment, Raw materials handling costs, Outbound Shipping Costs, Wages of assembly-line wo..
Determine the distance b that locates point c : The two forces and a couple acting on the beam are equivalent to a single force acting at C. Determine the distance b that locates point C.
Recognize over the term of the annuity : Anne purchased an annuity from an insurance company that promised to pay her $24,000 per year for the next ten years. Anne paid $176,400 for the annuity, and in exchange she will receive $240,000 over the term of the annuity. How much of the first $2..
Perform effectively as a computing and systems development : Perform effectively as a computing and systems development employee. It will almost certainly be a requirement that as an employee, you will need to produce software solutions, generate technical documentations for long term support, and producin..
Determine the magnitude of the single force : The trapdoor is held in the position shown by two cables. The tensions in the cables are T1 = 30 lb and T2 = 90 lb. Determine the magnitude of the single force that would have the same effect on the door as the cable tensions.
Discuss about the business strategy and competative resource : Define in your own words what HR-business strategy is and outline its components?Why are effective human resource practices often a better competitive resource than equipment and buildings? Be specific. Use examples when possible.
Write essay with suggestions for making the text accessible : Write an essay of 750-1,000 words with your findings and suggestions for making the text accessible to all learners, including English language learners, special education students, and struggling readers.
Perpetual inventory records : Castle Furnishings Company’s perpetual inventory records indicate that $682,950 of merchandise should be on hand on November 30, 2016. The physical inventory indicates that $668,450 of merchandise is actually on hand.

Reviews

Write a Review

JAVA Programming Questions & Answers

  Write method called median that accepts an array of integer

Write a method called median that accepts an array of integers as its parameter and returns the median of the numbers in the array.

  How to compile and debug your work

You will be writing a Java program to allow people to play the 24-puzzle (the obvious variant where the frame is 5x5) puzzle) in a text based context. My goal is that you recall how to enter programs (probably using jGrasp), how to write a small/s..

  Create an overloaded constructor that provides values

Create a class named BloodData that includes fields that hold a blood type (the four blood types are O, A, B, and AB) and an Rh factor (the factors are + and -).

  Java program that iterates through the integers

Write a Java program that iterates through the integers from 1 to 20, computing the square of each number and writing the information to a file called squares.txt.

  Establish a connection to the mycustomers database

Write a Java program to establish a connection to the MyCustomers database using the JDBC driver to retrieve the entire Customers and Orders table.

  Write a program that will process the data file

Write a program that will process the data file to read the file and calculate the number of assistants and the average salary and the number of associates and the average salary

  Concept of operator overloading

This lab is to introduce students to the concept of operator overloading as member functions of a class. This will be done in the context of creating a class that will perform four basic mathematical operations on complex numbers

  Prepare an overloaded constructor

Prepare an overloaded constructor that provides values for each field. Also provide get methods for each field. Save the file as Patient.java.

  Write programs that read a line of input

Write programs that read a line of input as a string and input

  Create a gantt chart for the project

Create a Gantt chart for the project. Compare and contrast the information that one receives from a Gantt chart, versus that of a PERT diagram

  Add a button that will read the text fields

Create a GUI with two text fields for inputting the dimensions of a rectangle. Identify these two text fields as Length and Width with labels. Add a button that will read the text fields and cause the GUI to display the area and perimeter of the r..

  Explain getters and setters in java

A constructor will allow a name and a new, validated subject code to be provided when a new subject is created.

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