项目作者: PeterO2309
项目描述 :
This application is a simplified replica of Instagram, a system where users can create posts. All posts must have an image attached to it (PNG or JPG only) and a caption. Users can follow each other to see their posts. Eventually this will lead to a timeline where the posts of a user and the posts of users they follow will be merged together. Users will also be permitted to comment on their own or other posts. The Blobstore will solely be used for managing your images, whereas the Datastore will be used to manage all other information.
高级语言: Python
项目地址: git://github.com/PeterO2309/InstagramReplica.git