Skip to content

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

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

codekeyz/atm-desktop

Repository files navigation

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

About

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

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published