Skip to content

rishab121/crypto_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoTracker

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

To do

  • Add range in alerts
  • Explore wallet support
  • Improve UI

Attributions:

https://elixir-lang.org/docs.html https://hexdocs.pm/phoenix/Phoenix.html https://getbootstrap.com/docs/4.0/getting-started/introduction/ https://hexdocs.pm/phoenix/channels.html https://hexdocs.pm/phoenix/Phoenix.Socket.html https://coinmarketcap.com/api/ https://en.bitcoinwiki.org/wiki/Coinmarketcap https://github.com/cjdowner/cryptocurrency-icons https://getbootstrap.com/docs/4.0/content/reboot/ https://github.com/cjdowner/cryptocurrency-icons https://medium.com/@efexen/periodic-tasks-with-elixir-5d9050bcbdb3 https://sabe.io/tutorials/getting-started-with-react