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

https://github.com/ryanleecode/goodgamedeals


https://github.com/ryanleecode/goodgamedeals

Last synced: 8 months ago
JSON representation

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

![build](buildGif.gif)

## 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)