• Stars
    star
    1
  • Language
    JavaScript
  • Created over 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

Hire-me

1
star
2

.vimrc

Vim Script
1
star
3

bank-account-ts

TypeScript
1
star
4

angularMeetup

Create an app that displays meetup groups taking place in Gauteng. Users can filter groups by category and select one preferred category.
TypeScript
1
star
5

randomuser

CSS
1
star
6

.vimrc_cool_stuff

1
star
7

Facebook-Messager-webhook-Chat

TypeScript
1
star
8

Setting-up-node.js-to-work-well-for-ubuntu-Steps

1
star
9

foreignCurrenciesExchange

The Objective • Using MySQL create a database that will hold all data required to be stored. • Write a web service in PHP that will do any data retrieval and processing. • Create a user registration and authentication. • Create a web application that will consume the web service and present the user with a workable user experience. Tools Use the PHP framework of your choice or a custom one that you have already written (please do not write one for this test!). We condone the use of 3rd party PHP frameworks and libraries and while we like to see good usage of them, this test is to assess the candidate’s abilities in writing bespoke software. A web application must be created that will allow a user to purchase foreign currencies. • The page should display the available currencies for selection by the user. • The page should have inputs where the user can enter the amount of foreign currency they wish to purchase or the amount of ZAR currency they wish to pay. • Once the user has entered either amount and selected the foreign currency the necessary calculation needs to be done that will display the amount they need to pay in ZAR. • The user can select to “purchase” the foreign currency, an “order” for the currency must be saved to the database and the user must be shown a confirmation.
PHP
1
star