Skip to content

This is a desktop application that will extract sub-strings from source string, based on a pattern.

Notifications You must be signed in to change notification settings

AndreeaDraghici/RegexApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

RegexApplication

Description

This is a desktop application that will extract sub-strings from source string, based on a pattern.


Inputs

Two input fields, are required.


How to run

1. After application started, user should be able to use keyboard to enter the pattern and the string to investigate.

image

2. So, two input fields, are required. One to enter pattern, the other one to enter the string to investigate.

image


Output

After " extract the pattern " button is pressed the results are displayed showing a list of matches, or a message if no results or matches are available and informing the user that there are no matches.

image


Functionality

As a model for the interface and functionality, I was inspired by the functionality of the regex101 site. (https://regex101.com/)


Version 1.0.0 Initial

About

This is a desktop application that will extract sub-strings from source string, based on a pattern.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages