GitHunt
CO

codekeyz/atm-desktop

This repo holds source code for Smart ATM Manager Desktop App; Frontend (Angular + AdminLTE + Electron), Backend written in PHP (Lumen)

Smart ATM Manager - (Banks Version)

Cross platform desktop app for banks useful for managing atms, reports and managers built by Precious Keyz

demo

Installation

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

Usage

Use the following credentials to signin and test the application

email: admin@admin.com
password: admin12345

Included Commands

Command Description
npm run electron:local Builds your application and start electron
npm run electron:linux Builds your application and creates an app consumable on linux system
npm run electron:windows On a Windows OS, builds your application and creates an app consumable in windows 32/64 bit systems
npm run electron:mac On a MAC OS, builds your application and generates a .app file of your application that can be run on Mac

Contributing

All feedback and suggestions are welcome, just post an issue!

Author

Precious Keyz

License


MIT

Languages

TypeScript52.4%HTML39.1%CSS6.4%JavaScript2.1%

Contributors

MIT License
Created April 23, 2019
Updated November 6, 2024