tuum-tech / decentralized-socialhub

GNU General Public License v3.0
9 stars 3 forks source link

Profile Manager: Update the template feature #511

Open kpachhai opened 2 years ago

kpachhai commented 2 years ago

Currently, the user is able to choose from the list of templates which automatically changes their layout and design on their public profile page however we now need to add additional functionality to this templating feature.

This is what we should implement:

Let's make this dynamic and modular in that it's very easy to update which fields to show depending on what templates the user has currently selected.

Here are the list of fields to show depending on what template: Each template will have: avatar, cover photo, basic info, about, social profiles, education, experience The following fields are in addition to the above fields

Don't need to wait on the design to start this as this is something we can already implement. Design can always be integrated at a later time.

kpachhai commented 2 years ago

Need to update the design at the same time @mfaizanatiq on profile manager, dashboard, explore page, and public profile page