https://github.com/ryanleecode/goodgamedeals
https://github.com/ryanleecode/goodgamedeals
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryanleecode/goodgamedeals
- Owner: ryanleecode
- License: mit
- Created: 2017-11-16T02:15:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-27T04:28:07.000Z (almost 8 years ago)
- Last Synced: 2025-02-24T13:23:17.719Z (over 1 year ago)
- Language: C#
- Size: 1.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Good Game Deals
`Good Game Deals` is a Universal Windows Platform application for finding the best deals on the market for video games.
## Demo View

## Built With
* [Template10](https://github.com/Windows-XAML/Template10) - The template used
* [Unity Container](https://github.com/unitycontainer/unity) - Dependency Injection Framework
* [Rx](https://www.nuget.org/packages/System.Reactive/) - Reactive Extensions for C#
* [UWP Community Toolkit](https://github.com/Microsoft/UWPCommunityToolkit) - Provides additional functionalities to the UWP platform
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
* [Is There Any Deal Api](https://itad.docs.apiary.io/)
* [IGDB Api](https://www.igdb.com/api)