This project seeks to address a gap in the current crypto-exchange options space by centralizing data. With information scattered across various sources, obtaining a reliable opinion as to which exchange to use to purchase a crypto-currency can be time-consuming and overwhelming. This tool aims to solve part of this new user on-boarding by introducing a straightforward visual table of curated details with up-to-date pricing information and calculation to streamline coin acquisition.
Another focus of this tool is to report the value differential of various crypto-currencies on a daily and weekly basis.
This tool also provides a visual representation of an individual's asset investment gain or loss since the initial purchase.
- Configure WebSockets for real time price change ticker
- Show/Hide of columns (much more information lives in the database!)
- Purchase coins from each exchange in app via their transaction APIs / make transactions and save to account wallets
- Display charts that show investment progress overtime
- Create a social feed linked to Twitter and Reddit for real time updates from each exchange
- Configure authentication for admin and user login accounts
- Allow admin user to make updates and inserts to exchange table data
- Set up different wallets for each coin type for each account
- Incorporate shifty button by ShapeShift for convenience purchasing
- Better transitions between route states and handle page refresh on sub-routes
- Redo CSS with SASS
- Make mobile responsive design
- Include payment method in abacus calculation