hukumka / pathfinder_2e_spellcards

GNU General Public License v3.0
2 stars 0 forks source link

Add GUI #5

Closed hukumka closed 5 months ago

hukumka commented 5 months ago

Motivation:

This tool should target general pathfinder 2e audience, and CLI excludes great portion of potential users.

Requirements:

Selecting spells

It should be possible to select spells using GUI.

Then selecting spells user should be able to see list of selected spells.

Then selecting spells user should be able to search for spell using following parameters:

Then selecting spells it should be possible to preview it.

Rendering

After selecting spells to be rendered, user clicks button, and a dialog to select output file is opened. On confirm - save file. On cancel - return to selection page.

Resetting and persisting spell collections.

It should be possible to save spell selection to file, and import spell selection from file.

By default, current spell selection should be persisted on disk, and reset on render.

Plan

hukumka commented 5 months ago

Initial design mockup

Spell card generator - mock design