reset password
Author Message
tonyg
Posts: 11
Posted 22:47 Oct 05, 2014 |

For this assignment, the example of edit portion of the application in the homework description shows 3 fields that can be edited: name, type, and additional info.

Should we also include the ability to edit the availability field of the item?

cysun
Posts: 2935
Posted 08:32 Oct 06, 2014 |

No. Availability shows whether the item was checked out or not, and the check in and check out functions will be implemented in the next assignment. Basically all newly added items will be "available" and you can leave it like that for this assignment.