alanyee / valorantbp

cli for tracking valorant battlepass progress
MIT License
3 stars 2 forks source link

Grab data directly from Riot's API #13

Open alanyee opened 2 years ago

alanyee commented 2 years ago

Describe the ideal solution or feature request

Instead of inputting manually setting updates, the cli would parse the information from the API and calculate the tracking and forecast automatically.

Difficulty, impact, and usage score

Technical difficulty User goals Usage frequency
medium Important Daily

How does this tie into our current application?

Rather than having users enter in their information manually, the cli would parse from the api for a person's given account. Unfortunately, the API does not currently support that.