Giter Club home page Giter Club logo

remmitenceapp's Introduction

ScopeXCaseStudy

Table of Contents

  1. Introduction
  2. Authentication Flow
  3. Getting Started
  4. Usage
  5. Screenshots

Introduction

This is a case study for ScopeX. It is a mobile application that allows users to transfer money to other users. It is built with React Native and Expo.

Getting Started

Tech Stack

  • Expo 49
  • React Native
  • Typescript
  • Google Auth

Authentication

The authentication is done with Google Auth. The user is redirected to a google login page and after the user logs in, the user is redirected back to the application. The user's email and name is stored in the expo-secure-store. The user is redirected to the home page if the user is already logged in.

This is achieved with the help of custom auth provider that wraps around the entire application and auth hooks. The auth provider is a context provider that checks the user's information and allows the NAvigation stack to move on to the protected views and the auth hooks are custom hooks that are used to access the user's information.

Prerequisites

  • npm (more spesifically npx)
  • a simulator or a physical device to run

Installation

yarn install

Usage

!Do not run on expo go, google auth needs a standalone application or a development build to redirect.

For iOS:

npx expo run:ios

For Android:

npx expo run:android

Screenshots

Home

Home Dark 1 Home Light 1

Auth

Auth Dark 1 Auth Light 1

Profile

Profile Dark 1 Profile Light 1

Transfers

Profile Dark 1 Profile Light 1
Profile Dark 1 Profile Light 1
Profile Dark 1 Profile Light 1
Profile Dark 1 Profile Light 1

Detail View

Detail Dark 1 Detail Light 1

remmitenceapp's People

Watchers

Cem Dedetas 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.