awsomezhang / RestEasy-develop

0 stars 0 forks source link

Add img upload and viewable in front end #44

Closed scratchingmycranium closed 4 years ago

scratchingmycranium commented 4 years ago

The basic functionality exists. there are def certain design elements that need to be worked on. But the basic functionality is there.

In templatedDigitalMemory, the logged in users images are pulled automatically from the database. they are saved in an array. The images do not yet display on the screen, although that shouldnt be too hard to implement.