Giter Club home page Giter Club logo

bankingapp's Introduction

Banking App

โ„น๏ธ About

A simple React Native application built with TypeScript, to reproduce parts of a real banking app. The app shows a home screen, with some user information, and a button to navigate to it's bank account summary.

In the summary screen, the user is presented with it's account balance information and it's latest three transactions. The user can check all the transactions by clicking in a "show more" button. Clicking on a transaction shows it's details.

๐Ÿ“š Main Resources

The app was mainly developed using the following resources:

Also, ESLint was used to speed up development and improve code quality.

๐Ÿ› ๏ธ Steps to reproduce

With a connected Android device or Android emulator and a working React Native environment, use the following commands in the terminal:

$ git clone https://github.com/EmersonPinheiro/BankingApp.git
$ cd BankingApp/
$ yarn
$ yarn a #Script for adb reverse tcp:8081 tcp:8081 && react-native run-android

โš ๏ธ Disclaimers

  • The application was tested only in development environment;
  • Only an Android emulator was used during development;
  • The application lacks of unit tests.

Unfortunately, one of the evaluation items was not fulfilled, but, the application was built with maximum effort, always looking forward to built a maintainable software and the best possible user experience.

bankingapp's People

Contributors

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