Skip to content

Releases: SuperNinja-4965-Archive/Inventory-System-V2

Version 2.5.2

02 Nov 18:59
Compare
Choose a tag to compare

Bug Fixes: Fixes a bug that causes the program to crash when an invalid category is selected when an item is requested.
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
Raspberry Pi (if using 32bit raspbian then use: Inventory-System-V2-linux-arm)

Version 2.5.1

28 Oct 23:17
Compare
Choose a tag to compare

Bug Fixes: Fixes an issue that allows the user to create a category called all.
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
Raspberry Pi (if using 32bit raspbian then use: Inventory-System-V2-linux-arm)

Version 2.5

28 Oct 22:27
Compare
Choose a tag to compare

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

Version 2.10

27 Oct 21:46
Compare
Choose a tag to compare
Version 2.10 Pre-release
Pre-release

This version does not have completed features.
Features that do not work:
Search
Create Category
Edit Category

The program should otherwise work as expected.
This Version was Only compiled for Windows amd64
This version was compiled using Golang Version 1.15.3