waitLess-project / WaitLESS-frontend

Application for waiter-free food orders for restaurants. Hackathon Challenge
2 stars 2 forks source link

Theming for WaitLess #7

Closed leplerjacob closed 3 years ago

leplerjacob commented 3 years ago

Define the theme for WaitLess app

leplerjacob commented 3 years ago

Bit.dev account created. Test component sent to waitless/test public folder...

Screen Shot 2021-06-22 at 11 39 38 AM

Bit.dev may be used to organize components for the Waitless app. May also submit component ideas to keep themes consistent

leplerjacob commented 3 years ago

Still unsure about how to go about styling for this application. I was going to use styled-components package, however, I have read that for speed/scalability/transition using plan old CSS may be better. Will possibly look into SASS...

leplerjacob commented 3 years ago

Will constantly update color scheme until final decision... Current color scheme:

  1. main-primary-one: #d9ab44 <<<---Gold
  2. main-primary-two: #12110b <<<---Black
leplerjacob commented 3 years ago

Closing this issue. Bit dev utilizes Typescript or JSX. For this particular project, it would be more work than necessary at this time.