Multicopier
For this challenge we are going to implement the console menu system for a multicopier unit:
Multicopiers can:
- Print, scan, email, fax, or copy.
- Be accessed in person, or remotely via ethernet cable, Wi-Fi, USB, or Bluetooth.
- Manage the cost of these services via user account control.
- Give diagnostic information, such as pages or toner remaining, or historical usage data.
- Assist users with help or instructions for use via their console interface.
For this challenge:
- Visually simulate any necessary tasks that cannot be coded (such as printing or swiping a magnetic card).
- A visual simulation could be as simple as an on-screen prompt, such as "Now printing ... (waits 5 seconds) ... print complete."