albertbahia / cmiis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMIIS README

GOALS

  • Login with authentication.
  • Back end fetches data from the Coinmarketcap API.
  • Render all the top 100 cryptocurrencies.
  • Authenticated user can select available crypto in app.
  • Authenticated user can enter the amount of crypto they have for that particular currency.
  • Have columns that outline the Millionth of Supply Passive Indexing strategy.
  • Show user's amount of crypto relative to the currency and millionth of supply passive indexing strategy.
  • Use styling to show if current user's holdings are above or below the required amounts that are determined by the Indexing strategy mentioned above.
  • Add arbitrage component
  • Add API connections:
    • Coinbase
    • Binance.US
    • Webull
    • Robinhood

References

About


Languages

Language:JavaScript 74.9%Language:Handlebars 23.6%Language:CSS 1.5%