Photo Sharing Network – App Template With Backend

Overview

The Photo Sharing template comes complete with the iOS and web applications. You can simply change some database settings and be up and running in just a few minutes (depending on your knowledge and skill).

The database model can be changed to support other items (Campgrounds in this project) such as real estate properties.

Features

  • upload photos (with or without a caption) from ios via php post.
  • comment, like, flag photos (replies, mentions and hashtags also supported).
  •  rate, review campgrounds.
  •  share campgrounds (or whatever you will support).
  • user registration and account management.
  • yelp api search results.
  • bitly link shortening api.
  • “featured” or “top rated” content.
  • backend admin server and stats management built in to the app, website.
  • global messaging system for admins to users (shown on the dashboard of the app).
  • ui animations and effects.

Requirements

  • Xcode
  • iOS compatible device

Instructions

  • Change Base Url throughout code

Related