All Projects → Aufree → Phphub Ios

Aufree / Phphub Ios

Licence: mit
PHPHub for iOS is the universal iPhone and iPad application for PHPHub

Projects that are alternatives of or similar to Phphub Ios

Fullscreencamera
A Full Screen Camera App written in Swift
Stars: ✭ 131 (-89.29%)
Mutual labels:  ios-app, demo-app
Todayx
🌈Flutter App:🎊「今日份的X」(每天推荐一个:图片、诗歌、名言、音乐、乐评、高等数学、两种配色、化学方程式、Github Repo、知乎问题、文章)
Stars: ✭ 128 (-89.53%)
Mutual labels:  ios-app, demo-app
Voten
The code that powers voten.co
Stars: ✭ 1,215 (-0.65%)
Mutual labels:  forum, social-network
React Natives App
App for the React & React Native developer community as a demo project for the React Native meetups in Germany
Stars: ✭ 20 (-98.36%)
Mutual labels:  ios-app, demo-app
felfele
Decentralized social application that respects your privacy
Stars: ✭ 30 (-97.55%)
Mutual labels:  social-network, ios-app
Swift project
原OC项目用swift实现,纯swift项目,可作为学习swift的demo,包含多个自定义控件,并且进行封装网络请求库,结构清晰。
Stars: ✭ 133 (-89.13%)
Mutual labels:  ios-app, demo-app
Airesis
The Social Network for eDemocracy
Stars: ✭ 116 (-90.52%)
Mutual labels:  forum, social-network
ChatbotHotel
A Chatbot demo for DialogFlow (Formerly called API.AI)
Stars: ✭ 34 (-97.22%)
Mutual labels:  ios-app, demo-app
OFOBike
A demo app like OFO Bike in Swift.
Stars: ✭ 18 (-98.53%)
Mutual labels:  ios-app, demo-app
Mangosta Ios
MongooseIM client for iOS
Stars: ✭ 28 (-97.71%)
Mutual labels:  ios-app, social-network
Rust android ios
Android / iOS app with shared Rust logic
Stars: ✭ 69 (-94.36%)
Mutual labels:  ios-app
Googleclientplugin
Google Client Plugin for Xamarin iOS and Android
Stars: ✭ 69 (-94.36%)
Mutual labels:  social-network
Drawer Menu Swift
Drawer menu implementation in Swift 4
Stars: ✭ 74 (-93.95%)
Mutual labels:  ios-app
Appmon
Documentation:
Stars: ✭ 1,157 (-5.4%)
Mutual labels:  ios-app
Hack The Media
This repo collects examples of intentional and unintentional hacks of media sources
Stars: ✭ 1,194 (-2.37%)
Mutual labels:  social-network
Booking Management Dashboard
flutter Booking Management Dashboard responsive (web,mobile,tablet)
Stars: ✭ 69 (-94.36%)
Mutual labels:  ios-app
Online food app
Visit our website for more Mobile and Web applications
Stars: ✭ 68 (-94.44%)
Mutual labels:  ios-app
Snaas
Tapglue Social Network as a Service (SNaaS)
Stars: ✭ 67 (-94.52%)
Mutual labels:  social-network
Phimpme Ios
Phimp.me - Photo Image Editor and Sharing App. Phimp.me is a Photo App for iOS that aims to replace proprietary photo applications. It offers features such as taking photos, adding filters, editing images and uploading them to social networks.
Stars: ✭ 79 (-93.54%)
Mutual labels:  ios-app
Ubersignature
Provides an iOS view controller allowing a user to draw their signature with their finger in a realistic style.
Stars: ✭ 1,213 (-0.82%)
Mutual labels:  ios-app

PHPHub-iOS

PHPHub is a Forum project written in Laravel 4.2, and it is also the project build up PHP & Laravel China community.

PHPHub for iOS is the universal iPhone and iPad application for PHPHub, This is the official PHPHub iOS client that uses the newly introduced official PHPHub API, One of the cool features of the new API are updates pushed in real time.

If you have any questions please don't hesitate to ask them in an issue or email me at [email protected].

PHPHub related projects

You can checkout the others open source projects of PHPHub in the following list.

中文文档

Features

  • [x] Support the iPhone and the iPad perfectly
  • [x] Integrate Google Analytics
  • [x] Support User Feedback (UMeng)
  • [x] Apple Push Notification Service (Jpush)
  • [x] Social Share (UMeng)
  • [x] Crash Reporting (Crashlytics)
  • [x] Data Persistence (User Model)
  • [x] Launch Screen Ads
  • [x] Scan to login (QRCodeReaderViewController)
  • [x] Full screen Pop Gesture (FDFullscreenPopGesture)
  • [x] Open images of web view in-app (JTSImageViewController]

Screenshots

iPhone

iPad

Requirements

  • An iPhone/iPad running iOS 8.0+
  • Xcode 7.0 or above

Build Instructions

If you're not install the Cocoapods on your machine, Run:

$ gem install cocoapods $ pod setup

Download the source code

$ git clone https://github.com/Aufree/phphub-ios

Now you'll need to build the dependencies

$ pod install

Next you'll need to create your own version of environment-specific data. Make a copy of SecretConstant.example.h as SecretConstant.h:

$ cp PHPHub/Constants/SecretConstant.example.h PHPHub/Constants/SecretConstant.h

Now you need to apply for a Client_id and a Client_secret in this link (Use in production environments).

Open SecretConstant.h and set it up.

Run this command to create a plist file for Jpush.

$ cp PHPHub/PushConfig.example.plist PHPHub/PushConfig.plist

You can setup your Jpush appkey in PHPHub/PushConfig.plist if you want to use Jpush.

Run the application in the debug mode.

Select Product -> Scheme -> Edit Schemes -> Info -> Change Build Configuration to Debug mode.

Important: You shouldn't test your code in production environment!

Open PHPHub.xcworkspace in Xcode.

Note: Don't open the .xcodeproj because we use Cocoapods now!

That's it! Have Fun! 🍻

How should I Login?

Development Environment

Scan this QRCode by using PHPHub for iOS application.

Production Environment

Go to PHPHub's official website and Login with GitHub. then find your QRCode in your personal page. It should look like this:

Who made this

I'm Aufree, A passionate engineer, leading member of The EST Group, and while I am college dropout, I want to make some cool stuff in GitHub, That's why I'm here, you can ping me on Twitter or follow me on Weibo If you find an issue.

Contributers

  • @Aufree - An engineer love of technology.
  • @Moneky - Amazing guy.
  • @Summer - The only true man I have always admire, this guy can do anything.

Contributing

Thank you for your interest in contributing to PHPHub for iOS! Your ideas for improving this app are greatly appreciated. The best way to contribute is by submitting a pull request. I'll do my best to respond to you as soon as possible. You can also submit a new GitHub issue if you find bugs or have questions.

Third-party Libraries

This software additionally references or incorporates the following sources of intellectual property, the license terms for which are set forth in the sources themselves:

The following dependencies are bundled with the PHPHub, but are under terms of a separate license:

Project Introduction
MJRefresh An easy way to use pull-to-refresh
Qiniu Qiniu cloud iOS SDK
DateTools Dates and times made easy in Objective-C
GVUserDefaults NSUserDefaults access via properties.
FDFullscreenPopGesture An UINavigationController's category to enable fullscreen pop gesture in an iOS7+ system style with AOP.
UIActionSheet+Blocks Category on UIActionSheet to use inline block callbacks instead of delegate callbacks.

For a more complete list, check the Podfile.

Thanks for

License

Copyright (c) 2015-2018 Paul King


Released under the MIT 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].