Skip to content
toddwseattle edited this page Oct 24, 2014 · 5 revisions

Welcome!

Welcome to the Sample-1 wiki. Sample-1 is a currency converting application written in Angular with Node.JS on the back end. This documents the pieces of the product

Try out the ForEx-Buddy!

Click here to try the ForEx-Buddy hosted on modulus.io.

Customer

Our customer is a foreigner, likely from the US, in Ghana who is trying to keep a handle on expenses.

Architecture

The architecture is a basic web application. It uses AngularJS on the front end for rendering and NodeJS to store and manage information. The exchange rate information is retrieved from a web service, OpenExchangeRates.

See more in the architecture worksheet

Deployment

Our application is deployed for its beta at modulus.io.. You can see the current work in progress at http://forexbuddy-31167.onmodulus.net/. Read more about our Deployment Architecture

Clone this wiki locally