I've created a web app to help easily find Apple Arcade games that suits people's taste.
App is here: https://arcade-hub.com
It's a very simple first version of the app and it's my very first project ever. I'd love to hear any feedback on it.
In case you're curious I created it with React, Node.js, MongoDB, GraphQL with Apollo. There is a lot of base-words because I use the project to experimenting and learn new technologies. I use APple iTunes Lookup API to populate the data for games.
I still have to add a new Apple Arcade game ID manually, but other data populates automatically and updates every night.
I also decided to open all stats to public yesterday and changed visibility to Simple Analytics so you can check if you curious: https://simpleanalytics.com/arcade-hub.com
Main features so far:
- All Apple Arcade games are listed on one page, newly published games will be added weekly.
- You can find additional information about the game: average AppStore Score, Release date, Last update date, genre, screenshots, description, etc.
- You can sort the games by "Rating", "Name" or "Release Date".
- You can filter the games by one or multiple genres.
- Two view types are available for the main list on the larger screens so you can choose which one works best for you.
Things I keep in mind to add the feature:
- Try to add more information about the game from AppleStore
- Add more game scores, for example, Metacritic.
- Add the ability to sign up and add games to "wishlist" or mark it as "Completed". That way you can filter only "not played" games.
- Maybe add the ability to score the games by yourself. And eventually, add some review system on the site.
I would love to hear your feedback and maybe feature requests on what you personally want to see in the app. Let me know!
I've created a web app to help easily find Apple Arcade games that suits people's taste. App is here: https://arcade-hub.com
It's a very simple first version of the app and it's my very first project ever. I'd love to hear any feedback on it.
In case you're curious I created it with React, Node.js, MongoDB, GraphQL with Apollo. There is a lot of base-words because I use the project to experimenting and learn new technologies. I use APple iTunes Lookup API to populate the data for games. I still have to add a new Apple Arcade game ID manually, but other data populates automatically and updates every night.
I also decided to open all stats to public yesterday and changed visibility to Simple Analytics so you can check if you curious: https://simpleanalytics.com/arcade-hub.com
Main features so far: - All Apple Arcade games are listed on one page, newly published games will be added weekly. - You can find additional information about the game: average AppStore Score, Release date, Last update date, genre, screenshots, description, etc. - You can sort the games by "Rating", "Name" or "Release Date". - You can filter the games by one or multiple genres. - Two view types are available for the main list on the larger screens so you can choose which one works best for you.
Things I keep in mind to add the feature: - Try to add more information about the game from AppleStore - Add more game scores, for example, Metacritic. - Add the ability to sign up and add games to "wishlist" or mark it as "Completed". That way you can filter only "not played" games. - Maybe add the ability to score the games by yourself. And eventually, add some review system on the site. I would love to hear your feedback and maybe feature requests on what you personally want to see in the app. Let me know!