Skip to content
Jake Humphrey edited this page Aug 26, 2015 · 1 revision

Specs

The plan is to allow students to checkout an item (like a raspberry pi or robot thingy) for about 2 weeks or what ever is is decided in the future. Students would then receive a warning for their first item then in future would be charged a late fee. Fees are also applied if the student returns a broken item. It is their responsibility to report a broken item as soon as they check it out or it will be assumed that they have broken it. Fees will then be put toward the system (to provide more tech for the library) or towards other department things (strictly for the benefit of students). The software requires 2 roles: librarian and student. The Librarian role will be able to see who has checked out what, for how long, and view fees. They can also add or remove an item from the library. Students can log in (with starid account), find an item and request a checkout. They must then go to the department to retrieve the item as well as to return the item. If an item is late, they will be notified via email and be able to pay the bill from eservices (hopefully). Items should be checked before they are returned by the department to verify no damages have taken place.

Needed

  • Software
  • Server : dragon
  • searchable cabinet for locating items(Students checkout item and use the ID to locate it in the cabinet)
  • tech : donation from Jake
Clone this wiki locally