Helper tool/populator for Encompass.
Unfinished. Visibility set to public so that what is finished can be displayed.
Recruiters/interviewers/etc., please see the following files & folders:
- Instruction.cs
- Class for instructions describing user input
- Class acting as medium between Instruction class and info displayed about an Instruction object
- LoanParsing.cs
- Skimming HTML for data using RegEx
- Logic.cs
- Simulating user input
- Creating and parsing strings that describe instructions for input
- Manipulating other apllications/windows
- Windows/ (all files)
- Program's windows and their logic
- XAML
- Recording keystrokes
- Working with application/window pointers
- Data binding