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

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.

Awesome Lists containing this project

README

          

# Stunting Checker

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

#### **Stunting Results**
Stunting Example 1
Stunting Example 2

#### **Gigantism Results**
Gigantism Example

## 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.