Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)