https://github.com/muthuri-dev/atm_challenge
https://github.com/muthuri-dev/atm_challenge
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/muthuri-dev/atm_challenge
- Owner: muthuri-dev
- License: mit
- Created: 2022-08-09T09:07:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-10T18:06:27.000Z (almost 4 years ago)
- Last Synced: 2025-01-24T21:31:50.332Z (over 1 year ago)
- Language: JavaScript
- Size: 11.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hackathon
# ATM System challenge
## Authors
- [@Kennedymuthuri](https://www.github.com/Kennedymuthuri)
- [@faithkiptoo](https://www.github.com/faithkiptoo)
- [@kayode](https://www.github.com/olakad13)
## Installation
Install my-project with git on the local machine
```bash
git clone
cd
```
## Run Locally
Start the server
```bash
Start live server while on the index.html file
Input the ATM pin as 1234
```
## Features
- User login in with their user pin
- User can check the balance in the account
- User can TOP-UP in the account
- User can transact the amount in the account
## Screenshots




## Live demo
To see the live demonsrtation of the project
```bash
atm-challenge.netlify.app
```
## Contributing
Contributions are always welcome!
Please adhere to this project's `code of conduct`.
## License
[MIT](https://choosealicense.com/licenses/mit/)