Margonem Inventory Helper
About
One of my favourite games was a browser MMORPG called Margonem. This game has thousands of items for each character class and picking the best equipment for your character & lvl is challenging.
I created an Inventory Helper for this game. First I scraped the items (stats & graphics) and then created a web app where you can easily search items, add them to your virtual equipment so you can see how good your character would be with that equipment and if it's worth getting in the game.
The app should be available here: https://margo.eryk.io
Tech stack
- Vue.js
- Django REST Framework
- Docker & Docker Compose
- Vuex (state management for Vue)
- Bulma (CSS)
Feature overview
- adding new items from the game using web scraping scripts
- browse a list of items split into different categories
- right click the item to add it to your virtual equipment
- build the entire equipment and see it's summary
- generate URL for your virtual equipment so you can share it with others



