Skip to content

tungduonghgg123/VIB-Hackathon

Repository files navigation

VIB-Hackathon

About this demo

This Fron-end only project is a rough demo for the first round of VIB Hackathon which includes a full money transfer flow from reciever selection, input amount process, tailored category for each transaction and confirmation.

Overview

Alt Text

Transfer Dashboard screen Money Transfer Internally screen Transaction Detail screen Confirm screen
Alt Text Alt Text Alt Text Alt Text

Architecture

This project takes advantage of the MVVM model. Though for the sake of an adhoc release, these are components (and its related components) are applied this model: Quiz, Overview, Dashboard, NonFixBudget; the others are partly applied. More detail on this model is presented on the team's slides.

Installation

Preresquisite: Please make sure you have set up the environment to run a react-native project: How to set up environment

  1. Clone repository
git clone https://github.com/tungduonghgg123/VIB-Hackathon
  1. cd into project directory
cd VIB-Hackathon
  1. Install Javascript dependencies (can use npm instead)
yarn install

4.1. Install iOS dependencies

npx pod-install

Run iOS

npx react-native run-ios

4.2 Run Android

npx react-native run-android
  1. Start the server
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published