Skip to content

App is iban validation. User choose excel file for iban validation. App will verify for Turkish Bank Name.

License

Notifications You must be signed in to change notification settings

omermertkaya/iban-validation-desktop-app

Repository files navigation

iban-validation-desktop-app

App is iban validation. User choose excel file for iban validation. App will verify for iban with Turkish Bank Name.

- Choose your Input.xlsx

Row Number Name Surname Iban Value Bank Name Iban Validation Error Code
1 Ömer Mert Kaya TR950001001###############

- Click Start Button -> export.xlsx

Row Number Name Surname Iban Value Bank Name Iban Validation Error Code
1 Ömer Mert Kaya TR950001001############### T.C.ZİRAAT BANKASI A.Ş True

Installation Project

  1. Clone the repo
    git clone https://github.com/omermertkaya/iban-validation-desktop-app.git
  2. Install NPM packages
    npm install
  3. Start App
    npm start

Build for Windows Desktop App

electron-packager ./ IBANAPP --platform=win32 --arch=x64 --icon="./img/iban-kontrol.ico"

Screen View

screen1


screen2


screen3

About

App is iban validation. User choose excel file for iban validation. App will verify for Turkish Bank Name.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published