Giter Site home page Giter Site logo

penguinpay's Introduction

PenguinPay

A simple app to help launch PenguinPay in Binaria

You work for an imaginary money transmitter, PenguinPay. PenguinPay sends money from the US (the sending market) to several countries in Africa (the receiving markets), where it pays out to different delivery networks such as M-Pesa in Kenya and MTN in Uganda. As part of PenguinPay’s growth strategy they are looking to launch a new sending market, the (fictitious) country of Binaria.

Binaria is home to multiple diaspora who are eager to send money to their friends and families back in their home countries. Binaria has one main requirement for remitting money, one which PenguinPay will need to take into account in their app: residents of Binaria are only allowed to use binary numbers.

For example, where in the US a user would enter “22” if they wished to send $22, in Binaria they must enter “010110”. If a resident of Binaria wishes to see how much money in local currency the recipient will receive, it too must be displayed in binary. For example, entering ‘010110’ for a recipient in Nigeria should show ‘01111100010001’ ($22 converted to NGN at current exchange rate of 1 USD = 361.50 NGN). Binaria has pegged its currency to the US Dollar. Your job is to design a prototype of the ‘Send Transactions’ screen for PenguinPay’s upcoming launch. The PenguinPay Product Manager has given you the following requirement:

● Allow the user to enter the first and last name of a recipient

● Allow the user to enter the phone number of the recipient

● Either the user should be able to select the recipient's country and the phone number

should be validated based on it OR the country should be determined based on the phone number entered. Only phone numbers Kenya, Nigeria, Tanzania, or Uganda should be allowed.

● Allow the user to enter the amount they wish to send in binary numbers

● Display to the user the amount the recipient will receive in binary numbers with the appropriate local currency indicated.

● Allow the user to press send, at which point an appropriate notification should be given that their transaction is being sent.

● The amount the recipient will receive should be converted from Binarian Dollars to local currency at current market rates. As Binarian Dollars are pegged to US Dollars, you can use US Dollar (USD) exchange rates.

● Current exchange rates can be accessed via APIs from openexchangerates.org (free plan)

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.