Skip to content

My first Angular and TypeScript app. It's just diplay scoreboard of bowling game.

Notifications You must be signed in to change notification settings

Patryk0494/first-angular-app

Repository files navigation

MyAngularApp

It's simple app to display and counting scores of classic bowling game. This project was made with using of Angular 11.2.6, TypeScript 4.15 and Sass.

Pleas add your data in file 'data.json' located in 'src/assets/data'. Format of text should look like { "Player Name": [ 1, 2, 3, 2, 1, 2, 1, 2, 1, 5, 1, 2, 1, 8, 1, 2, 9, 1, 10, 2 ] } Next players have to be separated by a comma after square bracket.

Example of insert data: example

About

My first Angular and TypeScript app. It's just diplay scoreboard of bowling game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published