https://github.com/diazadr/form-registration-vb
A simple registration form application developed for the Database Systems course at Bandung Manufacturing Polytechnic.
https://github.com/diazadr/form-registration-vb
vb-net visual-basic visualstudio2022
Last synced: 4 months ago
JSON representation
A simple registration form application developed for the Database Systems course at Bandung Manufacturing Polytechnic.
- Host: GitHub
- URL: https://github.com/diazadr/form-registration-vb
- Owner: diazadr
- License: mit
- Created: 2024-10-26T05:19:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-08T05:05:28.000Z (over 1 year ago)
- Last Synced: 2025-02-24T08:19:44.885Z (over 1 year ago)
- Topics: vb-net, visual-basic, visualstudio2022
- Language: Visual Basic .NET
- Homepage:
- Size: 844 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Registration Form
 [](./LICENSE)
This project is a simple registration form application created as part of the **Database Systems** course requirements 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 Registration**: Allows users to input and submit their data.
- **Data Validation**: Ensures correct and complete user information.
- **Simple GUI**: Windows Forms interface for easy interaction.
## Demo
### **Application Interface**
Below are screenshots showcasing the application's features:
#### Form Interface
This is the main interface where users can input their data.

#### **Form Results**
This screen displays the results after the form is submitted.

## Installation and Setup
1. **Install the Application**
- Navigate to the `installer/debug` directory.
- Run the `setup.exe` file to install the application on your system.
## Usage
1. Launch the application after installation.
2. Fill in the required registration details.
3. Submit the form to save the data.
## 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.