Code Monkey home page Code Monkey logo

fpl-rails's Introduction

Fantasy Points League (FPL) - FPL-RAILS

Project overview

See the main FPL repo for project overview README

Setup

FPL-RAILS setup is a docker based setup.

  1. Checkout the repo
  2. Copy .env.example to .env.development (or whichever environment your running)
  3. Update .env file based on your configuration
  4. Update docker-compose.yml based on your configuration
  5. Run docker-compose run web bundle install
  6. Start app by running docker-compose up -d
  7. Run docker-compose run web bundle exec rails db:migrate
  8. Restart for good measure docker-compose down && docker-compose up -d

Implemented Features

  • Home page
  • Sign up
  • Login
  • Logout
  • View dashboard
  • View profile
  • Update profile
  • Create league
  • View dashboard/leagues
  • View league details
  • Invite league members
  • Create league event/schedule
  • Member notifications
    • Member picks
    • Event results
  • Select event picks
  • Enter event results
  • Collect real league data via APIs or web scrapers
    • Competitors
    • Scheduled events
    • Event results
  • TBD

Notes

fpl-rails's People

Contributors

quasi-presence avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.