Track is a simple stock control system built using Django. I initially developed it to manage the tablet stock of a company I worked for, then later adapted it to handle the issuing of items (such as tablets) to delegates at conferences.

Track is available under the terms of the MIT License. You can check it out on GitHub!

View inventory item details such as model, serial number and installed software.

Track's tablet details view.

Issue inventory items to delegates at conferences.

Track's item issue view.

Manage items and users with Track's admin interface.

Track's admin view.