/Coin_Flip

A Robinhood clone. Developers: Revan Fajardo, Harrison Gerdes, Victor Hou and Ziggy.

Primary LanguagePython

(Best viewed in 1920 x 1080 resolution)

CoinFlip is a Robinhood clone specifically made for cryptocurrencies.

Languages/Libraries Used

  • React
  • Javascript
  • Python
  • SQLAlchemy
  • Flask
  • CSS

Features

  • Log in / Sign Up / Demo User
  • Home Page (Login Required)
    • View portfolio, your watchlist and recent cryptocurrency news
    • Graph for cryptocurrency's price history
    • Modal to add funds (also found in account navigation)
    • Full CRUD for the watchlist
    • Navigation bar that shows total cash, portfolio value and search bar
  • Cryptocurrency Page
    • View a specific Cryptocurrency's page
    • Simulate buying and selling cryptocurrency
    • Add and/or remove cryptocurrency to a watchlist
  • Transactions
    • View all cryptocurrency transactions
  • Settings (Only accessible if logged in)
    • View profile information
    • Reset password
    • Delete account
  • Search
    • Live search in navigation bar (with color match on what the user types)
  • About Page
    • Page about the creators of the project.