Steamsfer is a web application that leverages the Steam API to provide users with insights into their gaming activity, including total playtime, owned games, and the value of their Steam account. This project is built using C# and follows the MVC (Model-View-Controller) pattern.
- Retrieve user data from the Steam API, including playtime, owned games, and more.
- Compare your gaming statistics with friends or other users.
- Calculate the total value of the games in a user's Steam library.
- Visualize gaming statistics and comparisons through an intuitive user interface.