An open API service indexing awesome lists of open source software.

https://github.com/gitkashish/inventosys

*INACTIVE* Hardware Management WPF (Windows Presentation Foundation) application. Made for minor college project.
https://github.com/gitkashish/inventosys

Last synced: 11 months ago
JSON representation

*INACTIVE* Hardware Management WPF (Windows Presentation Foundation) application. Made for minor college project.

Awesome Lists containing this project

README

          

# InventoSys

> ## ⚠ Disclaimer ⚠
> This software is provided by the creators on an "AS IS" and "AS AVAILABLE" basis. The creators make no representation or warranties of any kind, express or implied, as to the operation of the software or the information, content, materials, or products included on this site. To the full extent permissible by applicable law, the creators disclaim all warranties, express or implied, including, but not limited to, implied warranties of merchantability and fitness for a particular purpose. Without limiting the foregoing, the creators disclaim any and all warranties, express or implied, for any marchandise offered on this software. You acknowledge, by your use of the software, that your use of the software is at your sole risk. This disclaimer constitutes an essential part of this agreement.

## Installation
- Download & Extract [InventoSys.zip](https://github.com/dev-kashish/inventosys/releases).
- Move the `InventoSys` Folder into the `C:\` directory.
- Install all the dependencies provided in the `InventoSys/Resources/` folder.
- Create a shortcut or Pin to Start or Pin to taskbar the `InventoSys.exe` (the main executable) file.

## Features

- Application access using Username and Password.
- Username and Password stored as SHA256 hashes.
- CRUD operations on the local database.
- Portable (can be stored on a USB, no installation required).
- Graphical Dashboard Page for quick analysis.
- Report generation with filtering.
- Clean & minimalist UI/UX.

https://github.com/dev-kashish/inventosys/assets/125540624/09d5ec50-c143-45f5-80ff-948ebe711583

⚠ Warning : The database itself is not encrypted or password protected.

## Screenshots

### Login Window
![LoginWindow](https://github.com/dev-kashish/inventosys/assets/125540624/3ca6d6a5-776b-4117-a90e-03427e8946b5)

### Dashboard Page
![MainWindow](https://github.com/dev-kashish/inventosys/assets/125540624/348e6f8a-5a31-4562-860f-4d29a901f741)

### Add Item Dialog
![AddItem](https://github.com/dev-kashish/inventosys/assets/125540624/f947d613-4b20-45d0-aee7-8d750f8aebdd)

### Overview Page
![OverviewPage](https://github.com/dev-kashish/inventosys/assets/125540624/32227d94-0c80-4029-83a6-9a004422abc7)

### Export PDF Dialog
![ExportPDF](https://github.com/dev-kashish/inventosys/assets/125540624/dd20a61f-d45c-4274-8fb3-7bec7778e579)

### Properties Page
![Properties Page](https://github.com/dev-kashish/inventosys/assets/125540624/8afb0bd0-c61f-4781-a702-d3967fa34b4c)