https://github.com/miiraak/stockit
StockIT is a Windows Forms app for IT device and component inventory management.
https://github.com/miiraak/stockit
csharp inventory-management windows-forms
Last synced: 3 months ago
JSON representation
StockIT is a Windows Forms app for IT device and component inventory management.
- Host: GitHub
- URL: https://github.com/miiraak/stockit
- Owner: Miiraak
- Created: 2024-08-13T17:39:59.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-18T22:14:52.000Z (9 months ago)
- Last Synced: 2024-10-14T05:01:15.700Z (8 months ago)
- Topics: csharp, inventory-management, windows-forms
- Language: C#
- Homepage:
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StockIT
## Description
StockIT is a Windows Forms app for IT device and component inventory management.
## Features
- **None**: ...### Features in development
| State | Name | Description |
|---|---|---|
| [⚫] | **Overview** | Quick view of your inventory. |
| [⚫] | **Device Inventory** | Active Computer Inventory |
| [⚫] | **Component Inventory** | Inventory for cables, peripherals etc... |## Prerequisites
Before running the project, make sure you have the following installed:
- [None]()
## Contributing
Contributions are welcome! To contribute to this project, please follow these steps:
1. Fork the repository.
2. Create a new branch for your feature (`git checkout -b my-new-feature`).
3. Make your changes.
4. Commit your changes (`git commit -m 'Add my new feature'`).
5. Push your branch (`git push origin my-new-feature`).
6. Open a Pull Request.## Issues and Suggestions
If you encounter any issues or have suggestions for improving the project, please use the [GitHub issue tracker](https://github.com/Miiraak/StockIT/issues).
## License
This project is licensed under the MIT. See the [LICENSE](./LICENSE) file for more details.
## Authors
**Miiraak** - *Lead Developer*
**Other Contributors** :
- [None]()