MechanicalPriest / Salvation

A series of tools built to assist with various components of healing theorycrafting as part of Mechanical Priest Toolkit - MPT
https://mechanicalpriest.com/
2 stars 1 forks source link

Basic Blazor Web UI #4

Open Niphyr opened 4 years ago

Niphyr commented 4 years ago

Creation of a basic web UI in Blazor to perform the following:

Some example mock wireframes from brainstorming: image image

ClandonPriest commented 4 years ago

Can you add the Wireframe screenshots we had discussed/shared previously onto this issue for organizational purposes? @Niphyr

Niphyr commented 4 years ago

Edited in the wireframes from the brainstorming session on https://wireframepro.mockflow.com/

Getting something basic up as soon as possible is my preference even if it's basic, then we can iterate from there and it gives us something to build into the CD pipeline to help encourage CI and smaller changes.

Long-term the most important components are really a responsive component that is searchable/filterable displaying all of the profile information. The ability to easily filter modified fields would also be good, but not necessary initially.

For results, a responsive component to display them with each result separated into separate cards/paper elements I think.

Niphyr commented 2 years ago

Changing UI framework to Blazor to learn how that works.