https://github.com/diazadr/stunting-checker-vb
This simple application, Stunting Checker, was created as a project for the Database Systems course at Bandung Manufacturing Polytechnic.
https://github.com/diazadr/stunting-checker-vb
vb-net visual-basic visualstudio2022
Last synced: 11 months ago
JSON representation
This simple application, Stunting Checker, was created as a project for the Database Systems course at Bandung Manufacturing Polytechnic.
- Host: GitHub
- URL: https://github.com/diazadr/stunting-checker-vb
- Owner: diazadr
- License: mit
- Created: 2024-10-26T05:08:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-08T05:05:03.000Z (11 months ago)
- Last Synced: 2025-02-08T05:20:27.152Z (11 months ago)
- Topics: vb-net, visual-basic, visualstudio2022
- Language: Visual Basic .NET
- Homepage:
- Size: 806 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stunting Checker
 [](./LICENSE)
This project is a simple application created as part of the **Database Systems** course requirements.
## Technologies Used
- **Visual Basic**: Programming language used for the application.
- **Windows Forms**: GUI framework for building the application interface.
## Features
- **Identification of Stunting and Gigantism**: Analyzes input data to classify cases.
- **Simple GUI**: Windows Forms interface for user interaction.
- **User-Friendly Interface**: Easy-to-use design for quick analysis.
## Demo
### **Checker Form**
Here are some screenshots demonstrating the application features:
#### Form Interface

#### **Stunting Results**

#### **Gigantism Results**

## Installation and Setup
1. **Install the Application**
Navigate to the `installer/debug` directory and run the `setup.exe` file to install the application.
## Usage
1. Launch the application after installation.
2. Enter the required data.
3. Click the analyze button to view results.
## 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.