Giter VIP home page Giter VIP logo

motionbook-source's Introduction

Official MotionBook Source Code

iOS 9.0+ Swift 4.0 Donate title

Welocome to MotionBook!

Before start, MotionBook source is complicated and little bit messy. Please help us to develop this source much better than before! MotionBook is an open source based project. Because of that, I decided to open MotionBook source.

Hopes this repo help someone :)

Contributing to MotionBook

Contributions to MotionBook are welcomed and encouraged! Please see the Contribution Guide

We welcome code refactor or any other changes. Please do not hesitate.

Getting Started

Installation is needed befor you start. please see the Installation Guide

Add Github Personal access token and user Id in Key.swift

enum Key: String {
    case gitHubId = "younatics"
    case githubToken = ""
    case firbaseKey = ""
}

Basic Logic

1. Get data from MotionBook README.md

Get basic data and store in RealmSwift

2. Update latest data from GitHub Api

Once a week, MotionBook will check date and update Github data(Stars, Issues, Forks) using GitHub Api.

3. Use On-Demand Resources for faster download speed

On-Demand Resources make faster download speed.

4. Update Gif data to Realm

Update Gif data to Realm and store.

Author

younatics Twitter

License

MotionBook-Source is available under the Apache License 2.0. See the LICENSE file for more info.

motionbook-source's People

Contributors

samkohli avatar tokijh avatar younatics 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.