Bungie API Inventory

This is a project I currently working on.

DUE TO HUGE COST FOR GOOGLE APP ENGINE I HAD TO DISABLE API MANIFEST!
Will need to think how to transfer it from SQLite to MySQL or Postgress


Links:
DEMO Wait for it a bit longer - free Dyno needs some time to wake up
githab - Front end
api - Bungie API written on Ruby on Rails
bungie api
bungie official

At this point it is a draft, but I already have an idea how it's going to look like. I want to imitate D2 inventory page which will show all equipment I currently have. I still studying Bungie API but it looks like it is possible to render 3D models, will add model rendering of the item on click, also researching possibility of rendering my game character with the gear on.
Here is quick sketch:
DMITRII shared a sketch with you.png 622 KB

07.16.2019
Made a bit of a progress. Was able to render all items with icons and main characteristics. Added background and several items to the view. Next planning to put all of them in correct places and do something with the character model:

Screen Shot 2019-07-16 at 11.20.12 PM.png 2.43 MB


07.17.2019 
Placed all icons to the place they should be, added pop-up to all items, added styling matching actual game:


07.25.2019
Deployed my app to Heroku. It took me a bit of time to figure how to deploy production code to Heroku but here it is
My Equipment React App Wait for it a bit longer - free Dyno needs some time to wake up

LATEST BLOGS


MORE PROJECTS