-
- Downloads
added chart for players progress along with som small css changes
Showing
- client/package-lock.json 238 additions, 17 deletionsclient/package-lock.json
- client/package.json 5 additions, 1 deletionclient/package.json
- client/src/app/add-post/add-post.component.ts 4 additions, 1 deletionclient/src/app/add-post/add-post.component.ts
- client/src/app/add-post/add-post.service.ts 2 additions, 1 deletionclient/src/app/add-post/add-post.service.ts
- client/src/app/app.module.ts 9 additions, 1 deletionclient/src/app/app.module.ts
- client/src/app/graph/graph.component.css 16 additions, 17 deletionsclient/src/app/graph/graph.component.css
- client/src/app/graph/graph.component.html 8 additions, 4 deletionsclient/src/app/graph/graph.component.html
- client/src/app/graph/graph.component.ts 52 additions, 3 deletionsclient/src/app/graph/graph.component.ts
- client/src/app/graph/graph.service.ts 17 additions, 0 deletionsclient/src/app/graph/graph.service.ts
- client/src/app/home/home.component.css 2 additions, 2 deletionsclient/src/app/home/home.component.css
- client/src/app/models/post.model.ts 2 additions, 0 deletionsclient/src/app/models/post.model.ts
- client/src/app/show-post/show-post.component.css 1 addition, 1 deletionclient/src/app/show-post/show-post.component.css
- client/src/app/show-post/show-post.component.html 13 additions, 3 deletionsclient/src/app/show-post/show-post.component.html
- server/app.js 25 additions, 2 deletionsserver/app.js
- server/model/post.js 4 additions, 0 deletionsserver/model/post.js
Loading
Please register or sign in to comment