Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samuelcardenasg23/football-team-cards
The project includes player cards with information about each player. This project was created using HTML, CSS and JavaScript.
https://github.com/samuelcardenasg23/football-team-cards
Last synced: 7 days ago
JSON representation
The project includes player cards with information about each player. This project was created using HTML, CSS and JavaScript.
- Host: GitHub
- URL: https://github.com/samuelcardenasg23/football-team-cards
- Owner: samuelcardenasg23
- Created: 2024-02-02T06:33:20.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-02-02T06:43:57.000Z (10 months ago)
- Last Synced: 2024-02-02T07:39:02.118Z (10 months ago)
- Language: HTML
- Homepage: https://samuelcardenasg23.github.io/football-team-cards/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Football Team Cards
## Description
The project includes player cards with information about each player, including their name, position, jersey number, and nickname (if available). This project will cover concepts like switch statements, default parameters, Object.freeze(), the map() method, and more.Use the dropdown list to filter and view player cards based on specific criteria:
- Show players with nicknames.
- Show forwards.
- Show midfielders.
- Show defenders.
- Show goalkeepers.
- Show all players.## Technologies Used
- HTML
- CSS
- JavaScript## Getting Started
Simply open [Football Team Cards](https://samuelcardenasg23.github.io/football-team-cards/)