Giter Club home page Giter Club logo

ewalletstp's Introduction

EWallet STP React Native App for Android and IOS

Dev Guide

Getting started

Setup

  • Install yarn
  • git clone https://github.com/master-atul/EWalletSTP.git
  • cd EWalletSTP
  • yarn

NPM scripts:

  • Basic scripts
    • yarn ios : Runs the app for ios in dev mode
    • yarn android : Runs the app for android in dev mode
  • Test and lint scripts
    • yarn test : Runs jest test cases
    • yarn test:watch : Runs jest test cases in watch mode
    • yarn test:update : Run jest and updates the snapshots for the components
    • yarn test:coverage : Runs jest test cases and opens coverage report
    • yarn lint : Runs eslint and displays all lint errors
    • yarn lint:fix : Runs eslint and tries auto fix of errors

Pre-push hooks

Currently whenever you push three types of tests run to make sure you are pushing a working code.

  1. unit test cases
  2. eslint

Contributors Guide

Common guidelines

  • Make sure test cases pass.
  • Make sure eslint passes

For direct contributors:

  • No direct push to master is allowed. (enforced in Github)
  • Raise a PR and it will be reviewed and merged.

Tech stack

  • React Native
  • Javascript/ ES6

Services used

  • firebase sdk
  • google analytics

Access requirements

  • Play store admin account
  • IOS developer account
  • Firebase admin account
  • Google analytics admin account
  • Twillio admin account
  • AWS admin account
  • Github repo
  • Slack

ewalletstp's People

Contributors

a7ul avatar chirag93 avatar

Watchers

Jagadeesh Thiruveedula avatar

Forkers

mobile-money

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.