A Windows Forms app to search and filter games from multiple stores using CheapShark public API
- Game scraping from various websites
- Filtering games by price, name, and reviews
- Finding discounts
To use this application, follow these steps:
- .NET Core 8.0
- Clone the repository:
git clone https://github.com/RuiPedroDev/GamesRadar-WinForms
- Navigate to the directory of the project:
cd GamesRadar-WinForms
- Run the project:
dotnet run
- Upon launching the application, you will be presented with a user-friendly interface.
- Use the provided options to filter games by price, name, reviews etc...
- Utilize the search functionality to find specific games.
- Compare prices and find the best discounts available for the desired game.
This project is licensed under the MIT License.