In This video i have added the functionality to add new post with photos
for images i have used flask-dropzone
and saved all those photos and post into database with relationship between images table and post table and post table and user table
github repo : https://github.com/itsDrac/igclone