Giter Club home page Giter Club logo

iris.ios's Introduction

Iris.iOS

License: Mozilla Platforms: iOS Language: Swift Version: v0.70

Iris is a model mobile application based on iOS.
It provides basic functions allow users to explore on DeviantArt and check Daily Arts, Notifications, Deviation Collections, etc.

All contents are delivered by DeviantArt API.

Installation

Simple clone it by:

$ git clone https://github.com/Neko3000/Iris.iOS.git

Open it then hit command + R, Done!

How to use

screen-record-1 screen-record-2 screen-record-3

screenshot-1 screenshot-2 screenshot-3 screenshot-4 screenshot-5 screenshot-6 screenshot-7 screenshot-8

Features

  • Sign IN / Sign UP
  • Daily Art
  • Explore - Popular, Newest, Undiscovered
  • Deviation Detail
  • Notification
  • Gallery
  • Journal
  • Status
  • Collection (Featured)
  • Watcher
  • Profile Comment
  • Submit Art
  • Update Profile
  • More...

Interface Design

We fully customized its interface considering proper UX before we developed it on Xcode.
And we decided to provide its Sketch file, you could find it on Iris.iOS on Behance.

Dependencies

For handling Network requests, we used famouse Alamofire and SwfityJSON in this project.
And we also used some fantastic UI controls, likes TwicketSegmentedControl, NVActivityIndicatorView...

Pods have been included:

pod 'Alamofire', '5.0.0-beta.7'
pod 'SwiftyJSON', '~> 4.0'
pod 'TwicketSegmentedControl'
pod 'NVActivityIndicatorView'

Development

We provided client_id and secret_key for testing in files. But you should use your own Applications Keys (client_id & client_secret), please refer to Doc of DeviantArt API to check the authentication details.

Those key values could be found here:

// ApplicationKey.swift
static let clientKey = "XXXX"
static let secretKey = "XXXXXXXXXXXXXX"

Contact To Me

E-mail: [email protected]
Weibo: @ๅฆ–็ป€

Contributors

Artists on DeviantArt.com:
pikaboots
NeoArtCorE
MOYAILRIS
arseniquez
NPye13

License

Distributed under the Mozilla license. See LICENSE for more information.

iris.ios's People

Contributors

neko3000 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.