EnggRoom

Full Version: library management system using java mvc design patterns
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Scenario 1: Library booking system
Specify, design, implement and test a university library booking system for a
university.

system must meet at least the following requirements:
 users can register;
 registered users can login and logout;
 registered users can borrow, renew and return books;
 any user can view the books in the library catalogue.

system must not take payments.
Database
Your web application must interact with a relational database that has the following
characteristics:
 At least four tables, each of which must be related to at least one other table
 There must be at least one one-to-many relationship
 The following types of data must appear at least once:
o String
o Integer
o Date
Design of an Internet application
Your Internet application must demonstrate the following features:
 Adhere to the MVC architecture
 Employ design patterns
 Provide a login process
 Have at least two types of user – administrator and standard user
 Query the database and present the result-set in a manner that is appropriate
for the user that is currently logged in
 Perform insert, update, and delete operations on the database in response to
user interaction
Implementation of an Internet application
Your Internet application must:
 Use Java Servlets, JavaServer Pages, and any other Java class you write
 Interact with a database to perform insert, update, and delete operations on the
database in response to user interactions
Test plan
The test plan must address all parts of the required functionality described in your
specification.


.

MVC in all transactions; three or
more design patterns other than
the front controller and façade
patterns

Five or more
custom actions –
at least two have
a tag body, and
two are iterativ

XML-based communication –
reconstructs an ArrayList of
objects, and professiona
The test plan was followed
completely and professionally


Please its very urgent . make it as soon as poosible
thnk u in advance