the simple reservations system
/
All computers are busy. You are ticket #$result.daily_id and ${get_ordinal(result.line_position)} in line. The next computer will open up at no later than ${result.open_time.strftime('%I:%M %p')}.
You have reserved a computer. ${join_list([comp.title for comp in result.open_computers], 'and')} are available.
Show Instructions
- Enter your barcode (on the back of your library card) into the Barcode box, then hit Reserve a computer.
-
- If there's nobody in line ahead of you, the computer will tell you which computers are available.
- Otherwise, the computer will give you a ticket number and tell where you are in line.
- Once there is a computer available, go over to that computer and enter in your barcode.