Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muthuri-dev/atm_challenge


https://github.com/muthuri-dev/atm_challenge

Last synced: 17 minutes ago
JSON representation

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

![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 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/)