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

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: 3 months ago
JSON representation

An inventory management system built for the Database Systems course, featuring location, item, loan, maintenance, and reporting functionalities.

Awesome Lists containing this project

README

        

# Inventory Management App

![Project Status](https://img.shields.io/badge/status-completed-brightgreen) [![License](https://img.shields.io/badge/license-MIT-blue)](./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)**
ERD

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

### **Application Interface**

#### **Form Login**
Login

#### **Form Register**
Register

#### **Dashboard Admin**
Dashboard Admin

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

#### **Pengelolaan Lokasi**
Pengelolaan Lokasi

#### **Edit Lokasi**
Edit Lokasi

#### **Pengelolaan Barang**
Pengelolaan Barang

#### **Peminjaman Barang**
Peminjaman Barang

#### **Pemeliharaan Barang**
Pemeliharaan Barang

#### **Status Barang**
Status Barang

#### **Inventarisasi**
Inventarisasi

#### **Notifikasi Pemberitahuan**
Notifikasi

#### **Laporan Inventaris Barang**
Laporan Inventaris

#### **Export to Excel**
Export to Excel

#### **Pengelolaan User**
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.