This loan qualifier application is suitable for individuals with diverse backgrounds and meets a range of business needs. It was developed in response to the tedious task of manually reading through large and potentially complex data sheets, specifically to analyze, categorize, and identify qualifying loans from a daily rate sheet. With this application, users can streamline this process and save time.
To use this application, you will need the latest versions of macOS, Python, and Visual Studio Code. You will also need to install the following libraries: import, pathlib, fire, and questionary.
- To install and run the
app.py
file in Visual Studio Code, you will need to follow these steps:
-
Install the latest version of Python from the official Python website Python.com. Make sure to install Python 3.
-
Install the latest version of Visual Studio Code from the official website VS Code.com.
-
Install the required libraries. You can do this by opening the Terminal and running the following commands:
- Using Terminal, navigate to the Loan Qualifier Folder by typing
cd "folder_name"
. Once you're in the folder containingapp.py
Open Visual Studio Code from the Terminal by typingcode .
If VS Code does not open, manualy open program and select thecommand palette
fromView
in the top menu bar. Search >"Shell Command: Installcode
command in PATH." Now close and launch VS Code from terminal.
Julio Rodriguez: LinkedIn