Cross platform desktop app for banks useful for managing atms, reports and managers built by Precious Keyz
Clone the repo
git clone https://github.com/codekeyz/atm-desktop
Install Node Modules
cd atm-desktop && npm install
Run the project
npm run electron:local
Use the following credentials to signin and test the application
email: admin@admin.com password: admin12345
All feedback and suggestions are welcome, just post an issue!
License
MIT