https://github.com/diazadr/inventory-management-app-vb
An inventory management system built for the Database Systems course, featuring location, item, loan, maintenance, and reporting functionalities.
https://github.com/diazadr/inventory-management-app-vb
vb-net visual-basic visualstudio2022
Last synced: 4 months ago
JSON representation
An inventory management system built for the Database Systems course, featuring location, item, loan, maintenance, and reporting functionalities.
- Host: GitHub
- URL: https://github.com/diazadr/inventory-management-app-vb
- Owner: diazadr
- License: mit
- Created: 2024-10-26T05:25:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-08T05:06:13.000Z (over 1 year ago)
- Last Synced: 2025-02-08T05:25:31.750Z (over 1 year ago)
- Topics: vb-net, visual-basic, visualstudio2022
- Language: Visual Basic .NET
- Homepage:
- Size: 65.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Inventory Management App
 [](./LICENSE)
This project is an inventory management application, developed as part of the **Database Systems** course at Bandung Manufacturing Polytechnic.
## Technologies Used
- **Visual Basic**: Programming language used for the application.
- **Windows Forms**: GUI framework for building the application interface.
## Features
- **User Authentication**: Login and registration functionality.
- **Inventory Management**: Manage item locations, loans, and maintenance.
- **Data Export**: Generate reports and export data to Excel.
- **User-Friendly Interface**: Simple and interactive GUI for efficient use.
## Demo
### **Database Scheme**
#### **Entity-Relationship Diagram (ERD)**

#### **Physical Data Model (PDM)**

### **Application Interface**
#### **Form Login**

#### **Form Register**

#### **Dashboard Admin**

#### **Dashboard User (Mahasiswa)**

#### **Pengelolaan Lokasi**

#### **Edit Lokasi**

#### **Pengelolaan Barang**

#### **Peminjaman Barang**

#### **Pemeliharaan Barang**

#### **Status Barang**

#### **Inventarisasi**

#### **Notifikasi Pemberitahuan**

#### **Laporan Inventaris Barang**

#### **Export to Excel**

#### **Pengelolaan User**

## Installation and Setup
1. **Download the Installer**
Navigate to the `setup1/debug` directory.
2. **Run the Setup**
Execute the `setup.exe` file to install the application on your system.
## Project Status
This project is **completed** and will not be further developed.
## Contributions
Feel free to submit issues or contribute by creating pull requests.
## License
This project is licensed under the **MIT License**. See the [LICENSE](LICENSE) file for more details.