Coder Social home page Coder Social logo

yenbekbay / seansy Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 1.0 134.23 MB

iOS app that displays showtimes for movies in Kazakhstan cinemas

License: GNU General Public License v3.0

Ruby 0.87% Objective-C 66.65% JavaScript 5.75% Swift 26.73%
ios app objective-c swift swift-2 mvc viper reactivecocoa rxswift afnetworking

seansy's Introduction

Seansy logo

Seansy is an iOS app that displays showtimes for movies in Kazakhstan cinemas.

Stack

The older feature-complete variant of Seansy iOS app is written in Objective-C using the MVC architecture. It's built with ReactiveCocoa and AFNetworking.

The newer feature-incomplete variant of Seansy iOS app is written in Swift 2 using the VIPER architecture. It's built with RxSwift, Alamofire, Moya, Dip, Stevia, Unbox, and Compass.

The Seansy backend is not currently open source.

Setup

  1. Clone the repo:
$ git clone https://github.com/yenbekbay/seansy
$ cd seansy

ios-objc

  1. Install iOS app dependencies from CocoaPods:
$ (cd ios-objc && bundle install && pod install)
  1. Configure the secret values for the iOS app:
$ cp ios-objc/Seansy/Secrets-Example.h ios-objc/Seansy/Secrets.h
$ open ios-objc/Seansy/Secrets.h
# Paste your values
  1. Open the Xcode workspace at ios-objc/Seansy.xcworkspace and run the app.

ios-swift

  1. Install iOS app dependencies from CocoaPods:
$ (cd ios-swift && bundle install && brew install carthage && pod install && carthage update)
  1. Configure the secret values for the iOS app:
$ cp ios-swift/Seansy/Secrets-Example.h ios-swift/Seansy/Secrets.h
$ open ios-swift/Seansy/Secrets.h
# Paste your values
  1. Open the Xcode workspace at ios-swift/Seansy.xcworkspace and run the app.

License

GNU GPLv3 License © Ayan Yenbekbay

seansy's People

Contributors

yenbekbay avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

zero-tolerance0

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.