Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 571 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 571 Bytes

Select Five

This is a javascript dom project. There is total 6 players

Functionalities:

  • There is total 6 players card. If you click on the select button the player will be added on the selected players section.
  • You can only select 5 players.
  • Calculated total cost of a player, manager and coach.
  • Input validation. All input filed only takes number value;
  • Sweet alert added while input is not valid.

Technologies that are used to build this project:

  • HTML
  • CSS
  • JavaScript
  • Sweet Alert

Live link: https://uttamsaha.github.io/select-five-js-dom/