Giter VIP home page Giter VIP logo

fantasynhl's Introduction

fantasyNHL

NFL_Roster Fantasy Football!!!

NFL Roster

Done: Create an index.html file. Create an app.js file. Create a site.css file. Link the scripts in index.html Link bootstrap in index.html Link jQuery in index.html Add a panel with a header that says "My NFL Roster" Wrap the panel in a div with the class "container". Inside the body, create 2 child divs, one with the class "player-roster" and one with the class "player-form" Inside the player-roster div, add another dive with the class "player-card" Create a repository for My_Roster. Set the player-card class to "display:inline-block" and add a "1px solid black" border Add an image to the player card with the src = "http://s.nflcdn.com/static/content/public/image/fantasy/transparent/200x200/" display the player's name display the player's position display the player's number Create a from inside the "player-form" div Add an input field for Player Name, Position, and Number When the add button is pressed, it should automatically add a player to the Roster. Create a constructor for Player that accepts 3 arguments, Name, Position, Number. When the Add button is pressed, a new player is created and added to the Players array. Use JQuery to target the "player-roster" div, and append the player. I would like a form so that I can add a player to my roster easily. The form should have the following fields Player Name Player Position Player Number I would like the players added to show up in the roster section after being added. As a FAN of sports, I would like a dynamic roster where I can add/remove players from the list. So that I can visualize my sports team.

fantasynhl's People

Contributors

ttaddicken 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.