Skip to content

Eventual user-generated (via JS/dynamic styling) simple DND 5E Character Sheet

Notifications You must be signed in to change notification settings

forgetfulmind/CharSheet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CharSheet

Eventual user-generated (via JS/dynamic styling) simple DND 5E Character Sheet

  • Some inline styling has been done, working on adding that to CSS

ISSUES:

  • Elements in left sidebar shuffle poorly on mobile and small viewports, don't look great on higher width screens either

    • Stats progress bars shuffle over icon when viewport is decreased

    • Inventory item columns break from two-up, three across

    See: ./Ref/Incorrect_View.png

    • Mobile view's...bad.
      • Would like to align sidebar elements left or center when in mobile view? At least some method to keep them consistent

      • Horizontal headers in right-hand body element shuffle to stack on top of each other, don't want that to happen

      • Skill columns probably just need some vertical padding or a horizontal rule to keep them distinct, that one's doable See: ./Ref/Mobile_View.png & ./Ref/Mobile_View2.png

  • See ./Ref/Preferred_Viewport.png for where I want to keep this template locked at for all viewports

About

Eventual user-generated (via JS/dynamic styling) simple DND 5E Character Sheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.5%
  • CSS 6.5%