Git Product home page Git Product logo

sequel-deprecated's Introduction

Sequel

Getting started

To access the TMDb API you need to create a shell script ./env-vars.sh and insert the following environment variable with the API Key (v3 auth) from https://www.themoviedb.org/settings/api.

export TMDB_API_KEY=123456

We use Fabric to track user behaviour and crashes. To activate this function you need to insert the API Key and Build Secret from https://www.fabric.io/ in ./env-vars.sh.

export FABRIC_API_KEY=123456
export FABRIC_BUILD_SECRET=123456

License

Sequel is available under the MIT license. See the LICENSE file for more details.


Made with โค๏ธ by Alexander Elbracht

sequel-deprecated's People

Contributors

elbracht avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

sequel-deprecated's Issues

Refactroing folder structure and file names

  • Plural for folder name
  • Resource folder in project
  • Add Assets to ressource folder
  • Use file names like UIColor+Brightness.swift for extension
  • Rename folder Helper to Extensions
  • Move IconTextField.swift to folder Components

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.