Skip to content

onionSequences/js-dom-football-club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AC Milan squad (2004/2005 season)

Showcase AC Milan players in random order, with random substitution on every minute.

Demo

Here is a working live demo: https://onionsequences.github.io/js-dom-football-club/

About project

This project is created as homework for my coding bootcamp.

This aplication is randomly selecting 11 players for starting lineup from the group of 15 players AC Milan, and placing remaining 4 to the reserve area.
Each 1 minute one random player from starting squad is replaced with random player from reserves.

Learn from project

In this project I learned DOM Traversing, CSS @keyframe property and some basics of JS ES6 standard

Built with

  • Vanilla JS - For HTML DOM traversing, event handling, animating.
  • HTML5 - for structuring page content.
  • CSS3 - for styling content on page.

Changelog

  • Added LIVE substitution box () - Users can see which player going in and which is out
  • Added button for substitution - Users now can change players right away
  • Added countdown timer till the player substitution

About

Showcase AC Milan players in random order, with random substitution on every minute.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published