Library Reserve System
Download
Report
Transcript Library Reserve System
Library Reserve System
David Cain
Heath Wardlow
Laurie Hubenak
Web Application
Library
Reserve System
Dynamic web application that utilizes
both client-side and server-side scripting.
Will allow for checkout and return of
materials placed on reserve by
instructors.
Web Application
The reserve system can be searched on a
variety of fields.
Will retrieve and update data from the
Access database.
For student and library staff use only.
Interface Design
Login
Username/Password
Reserve Options Menu
Contains links to search or browse reserve list
according to certain categories. Also allows you
to check in a book. Will have link to staff
options.
Staff Options
Here you can add, edit, or delete a reserve in
the database.
Interface Design
Add Reserve
Contains a form to add a new reserve to
the DB.
Edit Reserve
Allows user to edit the existing reserves
in the DB.
Interface Design
Search
Can search for reserve by title, instructor,
subject, reserve id, or keyword. Have
check-out option.
Browse Reserves
Complete listing of all reserve materials
by school (business, natural & applied
sciences, etc.). Have check-out option.
Web Site Architecture
Login
Database
Default.asp
Reserve Options
Reserve_option.asp
Staff Options
Search Records
staff_options..asp
Search.html
Browse Reserve
List
Reserve_list.asp
Insert Reserve
Edit Reserve
Search Results
Reserve
Insert_reserve.asp
Edit_reserve.asp
Search_results.asp
reserve.asp