Skip to content

jgaspar10/FormFillerApp

Repository files navigation

Form Filler Application

The Form Filler Application is a Windows Forms app developed in C# that allows users to fill forms by extracting data from a provided paragraph of user details.

Features

  • Extracts name, address, and email from user input.
  • Fills the respective form fields with the extracted data.
  • Supports error handling for incomplete form data.
  • Simple and intuitive user interface.

Installation

To install and run the Form Filler Application, follow these steps:

  1. Clone the repository:

  2. Open the FormFillerApplication.sln solution file in Visual Studio.

  3. Build the solution to restore NuGet (I am using Guna.UI) packages and compile the project.

  4. Press F5 or click on the "Start" button to run the application.

For more detailed installation instructions, please submit a pull request, raise an issue or contact me.

Usage

To use the Form Filler Application:

  1. Launch the application from Visual Studio or by running the compiled executable.

  2. Enter the user details paragraph in the provided input box.

  3. Click the "Submit" button to extract the data and fill the respective form fields.

  4. If any required field is missing, an error message will be displayed.

Screenshots

formfiller1

formfiller2

formfiller3

formfiller5

formfiller4

Form1 2023-07-17 17-21-10

Contributing

Contributions are welcome! If you'd like to contribute to the Form Filler Application, please feel free to submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages