Giter Club home page Giter Club logo

loan_qualifier's Introduction

LOAN QUALIFIER REPOSITORY


Welcome to my repository of Loan qualifier project. Please explore the codebase!

"If you control the code, you control the world. This is the future that awaits us." Marc Goodman


snippet of our code


Technologies

This project leverages python 3.7 with the following packages:

  • fire - For the command line interface, help page, and entry-point.

  • questionary - For interactive user prompts and dialogs

  • pathlib - Instantiates a concrete path for the platform the code is running on.

  • csv - Implements classes to read and write tabular data in CSV format.

  • sys - This module provides access to some variables used or maintained by the interpreter and to functions that interact strongly with the interpreter.


Installation Guide

Before running the application first install the following dependencies.

  pip install fire
  pip install questionary
  pip install pathlib
  pip install csv
  pip install sys

Usage

To use the loan application simply clone the repository and run the app.py:

python app.py

Upon launching the loan script you will be asked to answer the following questions:

Clothes PIcker CLI



Contributors

Brought to you by Katerina Gawthorpe.


License

MIT

loan_qualifier's People

Contributors

katgaw avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.