Hello!
I’ve been developing a music-industry based social network where artists/bands can build their own profile, with merchandise, show schedule, video section, discography sections, etc.
I’m familiar with datasets and how to link them. My question is one I can’t find addressed anywhere, so any help would be greatly appreciated!
MY GOAL #1:
Allow members the ability to toggle (hide/show) entire sections on their profile, and when shown, edit the information within.
EXAMPLE: VIDEO SECTION
If the artist/band has a music video they want to show, they can toggle on a pre-built video section I’ve made. Then, through their member’s area, they can dynamically add their video URL.
MY GOAL #2:
Allow artists/bands the ability to change fonts & font colors.
Is it possible to accomplish either of these things?