calcsg / core

common stuff: design language, templates, libraries
GNU General Public License v3.0
0 stars 2 forks source link

Feat/add main page #7

Open turtle96 opened 3 years ago

turtle96 commented 3 years ago

issue #1

todo

comment

this is a draft PR, please run on comp and try out and lemme know what you think ✨

there's 2 layouts, see the last 2 commits

main difference is horizontal header vs vertical header.

layout 1

layout_1

layout 2

layout_2
jia1 commented 3 years ago

With that header, having a vertical header makes more sense.

If you want a horizontal header, the icon and words should be on the same row.

Are you going to clean up the code and extract stuff out of App.js?

Skaty commented 3 years ago

I like layout 2.

Also, how does it look like on mobile (assuming this is responsive layout)