trinadhkoya / aspire

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assignment

Debit Card Implementation written in Bare React Native.

Get started

  • clone https://github.com/trinadhkoya/aspire
  • go to root folder of project and run the command yarn install
  • if you are on Mac M1, run yarn pod which will help you to install pods on your iOS
  • finally run yarn ios to see the demo in action

Covered and WIP:

  1. Home Page‍✅
  2. Debit Card Section
  3. Spending Limit
  4. Redux Saga✅
  5. Mock API
  6. Make the calls to a mock API server to return dummy data ✅

Back End (Mock API related):

MockAPI is a simple tool that lets you easily mock up APIs, generate custom data, and preform operations on it using RESTful interface. MockAPI is meant to be used as a prototyping/testing/learning tool.

https://mockapi.io

Screenshots

NOTE

I have not tested this on android for time being. Please let me know if in case if you find any issues

Author:

trinadhkoya

Portfolio: trinadhkoya.dev

About


Languages

Language:JavaScript 62.5%Language:Java 17.4%Language:C++ 7.9%Language:Objective-C++ 4.2%Language:Objective-C 2.7%Language:Starlark 2.2%Language:Makefile 1.7%Language:Ruby 1.4%