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

https://github.com/sheitak/virtual-wallet

Individual gift card values distribution system
https://github.com/sheitak/virtual-wallet

java java-8 java-example java-project spring spring-boot

Last synced: 4 months ago
JSON representation

Individual gift card values distribution system

Awesome Lists containing this project

README

          

# Virtual Wallet

Individual gif card values distribution system

### Installation
1. Clone this repository
```bash
git clone .git
```
2. Build `pom.xml` with Maven
3. Run the Main file
4. Check `input.json`, `output-expected.json` and `output.json` in `Level°/data` folder and compare different values

## Contributing
1. Fork it
2. Create your feature branch `git checkout -b my-new-feature`
3. Commit your changes `git commit -m 'Add some feature'`
4. Push your branch `git push origin my-new-feature`
5. Create a new Pull Request

## Maintainers
This project is mantained by :
* **Quentin Moreau** _alias_ [@Sheitak](https://github.com/Sheitak)