1. Create a simple borrowing and returning system with the following requirements:
a. Log-in Form
b. Main Form -> Borrow, Returned, Report
Borrow Table:
Field Name Date Type Description
Student Id number Student ID number
Lastname text Student Lastname
Firstname text Student Firstname
Year text Student Year
Course text Student Course
Item Borrowed Date Date of the item being borrowed
Date Returned Date Date of the item to be returned
Returned Table
Field Name Date Type Description
Student Id number Student ID number
Lastname text Student Lastname
Firstname text Student Firstname
Year text Student Year
Course text Student Course
Item Borrowed Date Date of the item being borrowed
Date Returned Date Date of the item to be returned
Note: You identify the basic transaction of each form.
Deadline of submission: January 20, 2012
Time: 1-7pm only
No comments:
Post a Comment