https://github.com/diazadr/person-form-vb
A simple registration form application created as part of the Database Systems course at Bandung Manufacturing Polytechnic. This project demonstrates the practical implementation of data entry and handling concepts using Visual Basic .NET and Visual Studio 2022.
https://github.com/diazadr/person-form-vb
vb-net visual-basic visualstudio2022
Last synced: 3 months ago
JSON representation
A simple registration form application created as part of the Database Systems course at Bandung Manufacturing Polytechnic. This project demonstrates the practical implementation of data entry and handling concepts using Visual Basic .NET and Visual Studio 2022.
- Host: GitHub
- URL: https://github.com/diazadr/person-form-vb
- Owner: diazadr
- License: mit
- Created: 2024-10-26T05:23:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-08T05:05:49.000Z (4 months ago)
- Last Synced: 2025-02-08T05:23:47.591Z (4 months ago)
- Topics: vb-net, visual-basic, visualstudio2022
- Language: Visual Basic .NET
- Homepage:
- Size: 785 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Person Form
 [](./LICENSE)
This project is a simple **Person Form** 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
- **Personal Data Input**: Allows users to enter and submit personal details.
- **Form Validation**: Ensures data integrity and correctness.
- **User-Friendly Interface**: Simple design for efficient interaction.## Demo
### **Application Interface**
Here are screenshots showcasing the application's features:
#### **Form Interface**
This is the main interface where users can input their personal data:#### **Form Results**
This screen displays the submitted data in a structured format:## Installation and Setup
Follow the steps below to install and run the application:
1. **Download the Installer**
Navigate to the `installer/debug` directory.2. **Run the Setup**
Execute the `setup.exe` file to install the application on your system.## Usage
1. Launch the application after installation.
2. Enter the required data in the form.
3. Click the submit button to view the 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.