LattVines / Library-Item-Offline-Checkout

a unity project to help librarians check out items while the main system is down

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a project made in a short amount of time to allow a librarian to check out items
without the internet connection needed for a remote system. The application is meant to be VERY simple.

2 Modes

Check out items
- Scan a library card
- begin scanning items
- (optional) enter patron's name

Read items
- Pick a file using the browser
- read screen as needed - or copy + paste as needed.



Dependencies:
You will need to include this free plugin from the Unity asset store in the Unity Project. 
- C# File Browser : https://www.assetstore.unity3d.com/en/#!/content/18308


made in Unity version 5.50f3
Using Font Awesome icon font. go here -> http://fontawesome.io/

About

a unity project to help librarians check out items while the main system is down

License:GNU Lesser General Public License v3.0


Languages

Language:C# 100.0%