lukatarman / steam-game-stats

Steam Game Stats application
0 stars 0 forks source link

Add game achievements to detail page. #98

Open stas-at-ibm opened 1 year ago

stas-at-ibm commented 1 year ago

Description

Show all achievements for a game in a sidebar(or somehow else) using the steam api. Use the backend as a gateway to the steam api that means don't call the steam api directly from the frontend.

Technical Design

Backend

Frontend

Resources

lukatarman commented 1 year ago

Moving this into "Application Hardening" milestone. It is not necessary for the app in its minimum viable state. Potentially not necessary even later on.