Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muthuri-dev/atm_challenge
https://github.com/muthuri-dev/atm_challenge
Last synced: 17 minutes 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-10T18:06:27.000Z (over 2 years ago)
- Last Synced: 2024-11-24T23:09:57.584Z (2 months 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 LocallyStart 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
![atm1](https://user-images.githubusercontent.com/82339780/183984733-65705234-91e0-4725-9db4-9646feb83c26.png)
![atm2](https://user-images.githubusercontent.com/82339780/183984745-3c45e8c8-29dc-4a7c-835a-f49909bb5261.png)
![atm3](https://user-images.githubusercontent.com/82339780/183984757-1d5f52b9-cb02-448c-b1d1-ee078926ef5c.png)
![atm4](https://user-images.githubusercontent.com/82339780/183984763-50e64fc1-4b14-4a97-9af8-7379ce1486fd.png)
## Live demoTo 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/)