Skip to content

💰The Ducky Exchange app gets the latest Bitcoin exchange rates every five minutes from four different APIs, formats the data, and adds it to a database hosted on Heroku. The front-facing client portal displays the latest data and the best rates from each source.

License

Notifications You must be signed in to change notification settings

amberjohnsonsmile/ducky-exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ducky Exchange

Donald wants to give each of his three kids, Huey, Luey, and Duey, birthday presents. He intends to give each of his children 5 Bitcoin each. The problem is that each of his kids has requested different coin currencies. Huey wants Ethereum. Luey is all about Litecoin. Duey is gloating about being into DASH. Donald wants to get the best rates possible when he converts the coins to give his children and wants a tool to calculate that for him.

Because Donald doesn't believe in alt coins and will live and die by Bitcoin, he also wants to set up a savings account of Bitcoin for each of his children to get when they are of age. The problem is that none of his kids have Bitcoin accounts and are confused by wallets.

Visit app

View backend code

screenshot

About the App

The Ducky Exchange app gets the latest Bitcoin exchange rates every five minutes from four different APIs, formats the data, and adds it to a database hosted on Heroku. The front-facing client portal displays the latest data and the best rates from each source.

Technologies

  • React
  • Node.js
  • Express.js
  • PostgreSQL
  • Knex.js
  • Heroku
  • Firebase
  • APIs - Bittrex, CoinCap, Kraken, Poloniex

Local Installation Instructions

If you would like to install the React app locally, follow these steps:

  1. Create a fork of this repo

  2. Clone it to your local machine

  3. Navigate to the new folder on the command line and run npm install

  4. Run npm start

  5. View the app in your web browser at localhost:3000/

Contact

Amber Johnson, Full Stack Web Developer

headshot

License

MIT

About

💰The Ducky Exchange app gets the latest Bitcoin exchange rates every five minutes from four different APIs, formats the data, and adds it to a database hosted on Heroku. The front-facing client portal displays the latest data and the best rates from each source.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published