I made a wiki app for Valorant!

Posted by Steve

Saturday, May 21, 2022 5:48 AM

I made a wiki app for Valorant!

I'm a junior Android dev and enjoy practicing my skills with developing apps in my free time.

This time I created a simple wiki type app which gives details on agents and weapons in the game. It's called Wiki for Valorant.

Currently, it's only for Android, but I'm looking to learn native iOS development too so perhaps it'll be ported over someday.

The app uses data from https://valorant-api.com/, which is a nice little non-official API, since Riot has made their official Valorant API harder to access.

This time around, I've really tried to improve the architecture of my app, with offline cacheing (which was a real pain to be honest!).

Please have a quick look if you are interested and I'm curious to hear any sort of feedback or what you'd like to see.

References

  • https://www.reddit.com/r/VALORANT/comments/uubm3p/i_made_a_wiki_app_for_valorant/
  • https://reddit.com/uubm3p

More Like This