Coder Social home page Coder Social logo

mosum / bemyeyes-ios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mbogh/bemyeyes-ios

0.0 1.0 0.0 953.34 MB

The Be My Eyes iOS app – lend your eyes to the blind

Home Page: www.bemyeyes.org

License: MIT License

Objective-C 67.16% Swift 12.36% HTML 17.90% CSS 0.97% JavaScript 0.09% Ruby 0.79% Python 0.72% Shell 0.02%

bemyeyes-ios's Introduction

Stories in Ready Crowdin

Read more about Be My Eyes project.

Collaboration

This is the main issue for the entire Be My Eyes project. Issues on other repos like backend and server should refer to issues in this repo when relevant. E.g. when a new feature in the app requires a support on the backend.

We are using Waffle.io to manage Github issues. It has two-way sync by adding and removing tags like:

  • Ready – Done discussing, do!
  • In progress – Someone is working on this one

You can see priorities on Waffle.io where top = first. Admins of this repo can make the changes. Throughput Graph

Getting started

Dependencies

All dependencies are already in the repo. To update pods use pod update in the terminal (install CocoaPods first if necessary with sudo gem install cocoapods).

Configuration

Settings File

Duplicate BMEGlobal.temp.h and rename to BMEGlobal.h in Finder and configure to your own needs. If you are part of the team, reach out to get the salty secrets. Remember to update BMEGlobal.temp.h along with BMEGlobal.h, when any additions or changes are made.

OpenTok supports armv7 and armv7s and not arm64. Therefor the option ONLY_ACTIVE_ARCH should be set to NO.

Localization / Translations

The translations are crowd sourced at crowdin. Please contribute there, instead of editing the .strings files directly in the repo.

  • Chinese Simplified is equivalent to zh-Hant in iOS and zh-CN on CrowdIn.
  • Chinese Traditional is equivalent to zh-Hans in iOS and zh-TW on CrowdIn.
  • Croation is hr
  • Greek is el
  • Urdu is ur-PK

Language scripts

The Scripts folder contains useful scripts that automate the process of maintaining language translations. All of them require CrowdIn API key to work properly.

  • upload_translations.py – Script responsible for uploading/updating the base language strings (en).
  • export_translations.py – Triggers a build of the newest translations on the CrowdIn server.
  • update_translations.py – Script for downloading the newest translations, unpacking them and placing in the right place within the project structure.
  • update_translations_and_run_miaw.sh – Bash script that exports the newest translations, downloads them and runs MiawKit to update string constants within the project.

Release checklist

Pre / Continuously

  • Send localizable strings files for new features to Crowdin
  • Manual integration test on alpha/development

Do

  • Pull latest localizations from Crowdin and add to project
  • Manual integration test on beta/staging
  • Submit to App Store
  • Update App Store app description + screenshots + update description

Post

  • Manual integration test on production

Manual integration tests

  • Signup as blind person + sighted with email
  • Login with email + Facebook
  • Make help request
  • Respond to help request
  • Reset password
  • Change name + email

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.