Skip to content

Web application to manage the 338 Challenge fantasy sports league

License

Notifications You must be signed in to change notification settings

axelclark/ex338

Repository files navigation

Ex338

A web application to manage the 338 Challenge Fantasy League built using Elixir and Phoenix. The 338 Challenge is a fantasy sports league where you pick teams instead of players and get points when your team wins its league championship.

The draft, waivers, and trades are accomplished through the website. The league is set up to have multiple divisions (with relegation).

Home Page

Home Page



List of Players

Players Page

Setup

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

Web application to manage the 338 Challenge fantasy sports league

Topics

Resources

License

Stars

Watchers

Forks