Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oguzhantasimaz/steampie
Steam Pie Chart for showing how many hours spent on which genre of games you played
https://github.com/oguzhantasimaz/steampie
gaming javascript pie pie-chart piechart react steam valve
Last synced: 28 days ago
JSON representation
Steam Pie Chart for showing how many hours spent on which genre of games you played
- Host: GitHub
- URL: https://github.com/oguzhantasimaz/steampie
- Owner: oguzhantasimaz
- License: mit
- Created: 2023-10-15T12:00:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-17T11:59:55.000Z (over 1 year ago)
- Last Synced: 2024-11-16T01:22:48.912Z (3 months ago)
- Topics: gaming, javascript, pie, pie-chart, piechart, react, steam, valve
- Language: JavaScript
- Homepage: https://steampie.vercel.app
- Size: 455 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Steam Pie
The SteamPie project aims to provide users with a visually appealing graph representation of their gameplay data. By accessing the project website users can get their data by entering their steam id.
## Getting Started
1. Make sure you have a Steam account and that your profile is public.
2. Go to the [Steam Id Finder](https://steamidfinder.com/) and enter your Steam username. Copy the Steam ID 64.
3. Go to the [Steam Pie](https://steampie.vercel.app) website and paste your Steam ID 64 in the input field.
4. Click on the "Bring my PIE!" button and wait for the data to load.## Frontend
The frontend was developed using ReactJS and the [React ChartJS 2](https://www.chartjs.org/docs/latest/) library. The website is hosted on [Vercel](https://vercel.com/).
## Backend
The backend was developed using Golang and GCP's [Cloud Functions](https://cloud.google.com/functions).
[Backend Repository](https://github.com/oguzhantasimaz/steampie-func)
## Screenshots
![Screenshot 1](https://github.com/oguzhantasimaz/steampie/blob/main/screenshot.png)
*The cake is a lie*