Skip to content

Version 2.5

Compare
Choose a tag to compare
@SuperNinja-4965 SuperNinja-4965 released this 28 Oct 22:27
· 3 commits to main since this release

Inventory System is a program that allows you to keep a simple inventory of some items. The program has a simple search feature that also allows the user to search for items in the program.
The program is pretty intuative so please feel free to give it a try.
This is the Second Version of my Inventory System.
This version if not compatible with Version 1 of my program.

Plans for the future:
Allow the users to sort the category's data in the order they want.
Allow custom images to be used.

This program was compiled in Golang (https://golang.org) version 1.15.3 and is subject to the MIT License.
Binaries for Linux and other processors may come in the future.
If you want to you can compile the program for yourself by downloading the source code attached here.
Instructions on how to compile Golang code will not be posted here.

This version has been tested on:
Windows 10
Fedora 31