Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 935 Bytes

File metadata and controls

34 lines (21 loc) · 935 Bytes

GamesRadar-WinForms

A Windows Forms app to search and filter games from multiple stores using CheapShark public API

Features

  • Game scraping from various websites
  • Filtering games by price, name, and reviews
  • Finding discounts

Getting Started

To use this application, follow these steps:

Prerequisites

  • .NET Core 8.0

Installation

  1. Clone the repository: git clone https://github.com/RuiBorgesDev/GamesRadar-WinForms
  2. Navigate to the directory of the project: cd GamesRadar-WinForms
  3. Run the project: dotnet run

Usage

  1. Upon launching the application, you will be presented with a user-friendly interface.
  2. Use the provided options to filter games by price, name, reviews etc...
  3. Utilize the search functionality to find specific games.
  4. Compare prices and find the best discounts available for the desired game.

License

This project is licensed under the MIT License.