Fotolog
Photo sharing platform
Fotolog is a social networking website based on photo sharing, that enables members to express themselves through online photo diaries and blogs.
Unicsoft was responsible for back-end implementation of Fotolog functionality, which is very similar to Instagram logic and includes the following basic components:
- User registration (Email, FB, Google);
- Albums and Photos to the Cloud, Tagging photos and videos. Mongo DB was used as Data Base;
- POST photo process: generate PUT link for storage, get and handle results of uploading, share photo operation;
- Albums and Photos from the Cloud. Search content function;
- Share photo operation (update DB, make pushes to recipients);
- Payment tool integration: Stripe.