issues
search
IntelliTect-Samples
/
SyncUp
0
stars
0
forks
source link
Display an org's description name and banner image
#8
Open
meghanmae
opened
5 hours ago
meghanmae
commented
5 hours ago
Relies on #3
Display & load the description and name of an org & that org's banner/profile image (up to you how many images there are)
You'll also need to write some code to allow uploading and downloading images (use IFile, docs here:
https://intellitect.github.io/Coalesce/modeling/model-components/methods.html#other-file-storage
)
Similar work to #15
Allow the owners of the org a way to edit these things
Relies on #3