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

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.

Awesome Lists containing this project

README

          

# Registration Form

![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 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 Interface

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

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