Coder Social home page Coder Social logo

pettitude's Introduction

Pettitude

App Store

Pettitude is on the App Store!

alt text alt text

Cool things about this app

RIBs

It uses Uber RIBs architecture. You can check the unit tests and the mocks.

Linting

I use SwiftLint to stay consistent with my code style across the app.

Fastlane

  • Deployment Automation
    • Beta
    • Release on the App Store
    • Send localized App Store Screenshots
  • Frame it (to add the iPhone frame around the screenshot)
  • Certificate management with Match

Tooling

I made a localization script in Python to check at compile time that each localization keys are in all the available localization files. It helps me to know that I don't forget to translate a string when I add the english version.

Firebase

Cloud functions

I use Cloud Functions to manage all access to the database.

Hosting

I use Firebase Hosting to host the Privacy Policy App Store page.

Remote Config

I use Remote Config to A/B test, but here mainly to be able to remote change the minimum level of matching of the animals.

ML Image Labeling

I use VisionImage() to detect the animals.

Analytics

I use the Firebase analytics with Fabric to keep track of bugs. I also made a public API to quickly visualize important stats. (number of users etc)

Debug

I have two schemes, one for release and one for debug. Debug is not linked to the same Firebase instance so that I do not update the production database.

CI

I use Travis CI.

Build Status The build is failing because of a dependency issue with Fastlane. Not sure I'll fix it TBH because I made this app to practice my mobile architcture skills, and as of now I already started a new app.

pettitude's People

Contributors

papay0 avatar

Watchers

James Cloos 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.