Git Product home page Git Product logo

ffb-draft-magic-vue's Introduction

ffb-draft-magic-vue

An FFB Draft Aid In Vue

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

ffb-draft-magic-vue's People

Contributors

beechovsky avatar dependabot[bot] avatar

Watchers

 avatar

ffb-draft-magic-vue's Issues

Better css

Things are okay, but that's not good enough. Table width should only change on screen size changes or addition of draft table. It should not change based on player name length.

Better mobile styling

Hide everything other than the main rankings table, filter, and upload button on mobile. Also, adjust size of hero header for mobile and shrink it after initial upload.

Allow hide columns

This is a child issue of the app being able to accept any CSV provided. Let the user decide what is shown.

Investigate Datatables

Non-scrolling table header, sortable columns, and hide-able columns are all implemented cleanly in DataTables. Determine if the complexity is worth it, or if simplifying the tables a la Jay Z. makes more sense.

Clear help on remove/draft

Removing a player form the truncated search results table doesn't return to the full table as there's still an item in search. Clear search to automatically repopulate the full table once a player is removed/drafted.

Simplify dependencies

Determine what can go away and what needs to stay. There's probably bloat, and this will help mitigate security issues.

Investigate Bootstrap Styling

Bootstrap Styling is not active, which is why all the b-table styling doesn't work. Activating it now breaks existing grid css, though. Determine if it's worthwhile to utilize Bootstrap grid styling (row and column classes) to retain current styling which will allow implementing more modern styling.

Fix search

Search 'works', but renders an entire new table. Not ideal. Could be as simple as eliminating a character in the strings being filtered.

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.