DartsScorer is an intuitive darts scoring companion that allows users to score games of up to 10 players. Project uses stored CSV file to easily store data, which can be downloaded to save game or a new file can be uploaded to aid continuing games. Dynamic tables are used to display data using JavaScript, with columns changing based on number of players and rows changing by number of turns.
Tech Stack: HTML, CSS, JavaScript