Short Description
This feature would add every vuejs page to index via a show/hide component structure or accordion. This is referring tto files:(Educate) Library.vue, (Communicate) Elevate.vue, (Circulate) Distribute.vue, (Elevate) Collaborate.vue
Is your feature request related to a problem? Please describe.
Proposing this to streamline UI and UX across mobile and desktop. Also geared to the gen z/millenial persona
Which page? (Add in labels - Circulate, Communicate, Educate, Elevate, home/index, general)
All of the divs would be in home/index
Being able to do this?
Describe the solution you'd like
In vuejs you can show and hide divs based off of components:
Describe alternatives you've considered
An alternative could be to have a desktop version and mobile be this. For the sake of simplicity, we can try this first?
[ ] route all api to index/home
[ ] convert page .vue files into components (does it break anything?)
Short Description This feature would add every vuejs page to index via a show/hide component structure or accordion. This is referring tto files:(Educate) Library.vue, (Communicate) Elevate.vue, (Circulate) Distribute.vue, (Elevate) Collaborate.vue
Is your feature request related to a problem? Please describe. Proposing this to streamline UI and UX across mobile and desktop. Also geared to the gen z/millenial persona
Which page? (Add in labels - Circulate, Communicate, Educate, Elevate, home/index, general) All of the divs would be in home/index Being able to do this?
Describe the solution you'd like In vuejs you can show and hide divs based off of components:
Describe alternatives you've considered An alternative could be to have a desktop version and mobile be this. For the sake of simplicity, we can try this first?