All Projects → aboev → Photobook Client

aboev / Photobook Client

Image sharing service for Android

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Photobook Client

Symphony
🎶 一款用 Java 实现的现代化社区(论坛/问答/BBS/社交网络/博客)系统平台。A modern community (forum/Q&A/BBS/SNS/blog) system platform implemented in Java. https://ld246.com
Stars: ✭ 883 (+1237.88%)
Mutual labels:  sns
Friend.ly
A social media platform with a friend recommendation engine based on personality trait extraction
Stars: ✭ 41 (-37.88%)
Mutual labels:  social-network
Dfw1n Osint
Australian Open Source Intelligence Gathering Resources, Australias Largest Open Source Intelligence Repository for Cyber Professionals and Ethical Hackers
Stars: ✭ 63 (-4.55%)
Mutual labels:  social-network
Mangosta Ios
MongooseIM client for iOS
Stars: ✭ 28 (-57.58%)
Mutual labels:  social-network
Aws Iot Button
Stars: ✭ 37 (-43.94%)
Mutual labels:  sns
Serverless
This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included.
Stars: ✭ 1,048 (+1487.88%)
Mutual labels:  sns
Openjam
🎹 A blockchain-based collaborative ecosystem for all musical performers, professional, independant and amateur.
Stars: ✭ 13 (-80.3%)
Mutual labels:  social-network
Easychatandroidclient
EasyChat是一个开源的社交类的App。主要包含消息、好友、群组等相关的IM核心功能。部分界面参照了QQ、微信等相关社交APP。EasyChat APP整体采用MVVM模式,基于JetPack(Lifecycle,LiveData,ViewModel,Room)构建
Stars: ✭ 64 (-3.03%)
Mutual labels:  social-network
Whatsup
**Deprecated** Real time chat app written in Swift 4 using Firebase and OTP Authentication
Stars: ✭ 39 (-40.91%)
Mutual labels:  social-network
Strimoid
Source code of Strm
Stars: ✭ 57 (-13.64%)
Mutual labels:  social-network
Recyclomedia
Recyclomedia is a digital platform that aims to save the planet from pollution which is the major threat to the functioning of earth.
Stars: ✭ 32 (-51.52%)
Mutual labels:  social-network
Social Post Bundle
Symfony bundle to publish status updates on Facebook, LinkedIn and Twitter.
Stars: ✭ 35 (-46.97%)
Mutual labels:  social-network
Vue Social Sharing
A renderless Vue.js component for sharing links to social networks, compatible with SSR
Stars: ✭ 1,071 (+1522.73%)
Mutual labels:  social-network
Happysocialmedia
Microservices Social Media / Network / Chatt, with .net core 2.2, Docker, Implement with Domain Driven Design with all best practices design and architetural patterns as DDD, CrossCutting IoC, SOLID, etc
Stars: ✭ 28 (-57.58%)
Mutual labels:  social-network
Facemash
A React app to vote 👍👎!!
Stars: ✭ 64 (-3.03%)
Mutual labels:  social-network
Orion
🚀 "Orion" is generic fediverse microblogging application for Desktop.
Stars: ✭ 14 (-78.79%)
Mutual labels:  social-network
Share Backported
Extension to get back the Firefox Share modal
Stars: ✭ 47 (-28.79%)
Mutual labels:  social-network
Groups
A Laravel 5 user groups package
Stars: ✭ 66 (+0%)
Mutual labels:  social-network
Alumni Network
The official home of the freeCodeCamp Alumni Network ⭐️ ⭐️ ⭐️
Stars: ✭ 65 (-1.52%)
Mutual labels:  social-network
Terraform Aws Rds Cloudwatch Sns Alarms
Terraform module that configures important RDS alerts using CloudWatch and sends them to an SNS topic
Stars: ✭ 56 (-15.15%)
Mutual labels:  sns

Photobook

Photobook is an image sharing social service. You can express your feelings, emotions and memories; draw inspiration from public photo channels - animals, nature, travel, technology and much more.

Client Repository

Server Repository

Features

  • Share images
  • Like, comment
  • Friends sync
  • Follow public channels

Developer's guide

You can import this project in Android Studio and briefly debug using our development server. If you wish to derive or contribute, feel free to do so, but in this case: deploy server on your own machine and change project name to avoid confusion.

Hosted server

If you deploy your own photobook-server, then replace following line in common/Constants.java:

public final static String SERVER_URL = "http://<Your server IP>";

Attributes

Screenshots

alt text

License

Copyright (c) 2015 Photobook

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].