XD-DENG / flask-example

A minimal web app developed with Flask
104 stars 99 forks source link

Add Feature "Image Upload" #3

Closed XD-DENG closed 7 years ago

XD-DENG commented 7 years ago

This feature allow users to upload images. Images will only be accessed by the user who uploaded them.

When we remove a user, all the image uploading record in database and the images themselves will be removed as well.