suriyadeepan / photogram

An instagram-like photo album built with Flask

Home Page:https://photos.suriya.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photogram

An instagram-like photo album app designed and implemented using microservices architectural principles.

Size Optimization

Permanent link to thumbnails in Google drive API is in the following format:

https://drive.google.com/thumbnail?authuser=0&sz=w320&id=[fileid]

We could use h instead of w to control height.

We could fetch thumbnails instead of whole images.

About

An instagram-like photo album built with Flask

https://photos.suriya.app


Languages

Language:CSS 38.0%Language:HTML 23.6%Language:JavaScript 18.2%Language:Python 16.7%Language:Dockerfile 3.1%Language:Shell 0.4%