richardspirit / mtga_stats

Originated as way to manage Magic The Gathering decks on MGTA so that I knew which decks were performing the best and which decks should be deleted.
GNU Lesser General Public License v3.0
1 stars 0 forks source link

ordering results #58

Open richardspirit opened 2 years ago

richardspirit commented 2 years ago

Allow user to order the results by column name.

richardspirit commented 2 years ago

Create reorder menu to display after results to re-run with new order. Will probably need to modify function that calls results to be able to input new order.