bluemania / wow_auctions

Use WoW addon data to analyze optimal policies for auction buying and selling
MIT License
2 stars 2 forks source link

Having one user_items file is too limiting; needs redesign to generate policies from inventory (with merge?) #113

Open bluemania opened 3 years ago

bluemania commented 3 years ago

Expected Behavior

Having a single user item is too limiting, forces users to enter information manually

Actual Behavior

Ideally you have functionality which can scan for which accounts, which characters Then for a character you can select 'scan inventory'. This fills in the basic information about the items, with additional fields entered by user, i.e.

min_holding max_holding (max_sell) ultimately not needed? Buy Sell Make (made_from) could this be implied from TSM? (vendor_price?)

Steps to Reproduce the Problem

1. 1. 1.

Specifications