Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Package Concept: Django EVE Market #369

Open
2 tasks
porowns opened this issue Nov 24, 2020 · 0 comments
Open
2 tasks

Package Concept: Django EVE Market #369

porowns opened this issue Nov 24, 2020 · 0 comments
Labels
feature request It's not a bug, it's a feature.

Comments

@porowns
Copy link
Collaborator

porowns commented Nov 24, 2020

Django EVE Market

The market seeding feature in django-eveonline-doctrine-manager has seen great feedback and a ton of use cases, I think it'd be valuable to flesh out a full system for collaborative market seeding.

What needs to be sold in a small alliance?

  • Ships, usually through contracts
  • Refits, essential modules
  • Consumables

What's our "edge"?

  1. All character transactions are stored, meaning groups can see what people buy the most of naturally
  2. All character tokens are available, meaning the market can stay consistently up to date

Core pages

  • Contract seeding, build out market rules from doctrine package further
  • Transaction compounding, display the top items that people are purchasing (importing) and their volume, so that they can be seeded
  • Sell order requests, request for certain items to be seeded

Expanded Features

  • Buy order notifications, if someone exports/sells something that has a local buy order, notify them for next time

  • Seller statistics (who's contributing the most to seeding)

  • Create package with settings

  • Create models (EveMarketOrder, EveMarketOrderRule, EveContractRule)

@porowns porowns added the feature request It's not a bug, it's a feature. label Nov 24, 2020
@porowns porowns added this to the Winter Release milestone Dec 29, 2020
@porowns porowns removed this from the Winter Release milestone Feb 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request It's not a bug, it's a feature.
Projects
None yet
Development

No branches or pull requests

1 participant