Giter Club home page Giter Club logo

aspiretest's Introduction

Aspire Code Chanllenge

An Entrance Coding Challenge from Aspire

GitHub issues GitHub last commit

Table of contents

1. User Stories

  • As an User, I want to have a Debit Card screen which I can manage my debit card
  • As an User, I want to see my Available balance on this screen
  • As an User, I want to see my Card Information and can hide it to avoid other people looking for it.
  • As an User, I want some buttons to Topup my Account, Set my Weekly spending limit, Freeze my card, Get a new Card and Deactive cards.
  • As an User, I want to have screen which contains Amount Number that I can choose to set my weekly spending limit.
  • As an User, I want to unset my Weekly spending limit.
  • As an User, I want the app run both iOS and Android
  • As a Technical Leader, I want to use Redux, Redux Saga and Typescript in this project.
  • As a Technical Leader, I want to have Unit Test of every files.

2. Installation

To use this project, follow these steps below:

  1. Clone the project: $ git clone https://github.com/hoangdoan267/AspireTest.git
  2. Run: $ yarn to install all dependencies
  3. For ios, you have to link native modules using Pod $ cd ios/ && pod install or $ npx pod-install

3. Usage

Running on iOS $ npx react-native run-ios4-

iOS

Running on Android $ npx react-native run-android

Android

4. Testing

Run $ yarn test to run some components Unit Test .

5. Notes

  1. Progress Bar UI I set Spending Amount to 345, if you want to see how the Progress Bar works, please edit src/screens/DebitCard/index.tsx:83, change the value to the number you want.

    Before

    Before

    After

    After

(Back to top)

aspiretest's People

Contributors

hoangdoan267 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.