Closed thewickermilko closed 2 months ago
https://transform.tools/json-to-typescript - used to create "Member" interface from "Username" JSON data. Created "member.ts" and "photo.ts"
e342d84 - Created "members.service.ts", "environment.ts" and "environment.development.ts".
1856c30 - Created "member-card.component". "member-list.component" - code updated.
9d82236 - Created "member-card.component.css" file.
29432ff - https://dbeaver.io/ - used to interact with DataBase and change picture to one user. "member-card.component.css" and "member-card.component.html" - code updated.
Created "jwt.interceptor.ts". "app.config.ts" - code updated.
1634aa1 - "member-card.component.html", "member-card.component.ts", "member-detail.component.html", "member-detail.component.ts" - code updated.
80999dc - https://valor-software.com/ngx-bootstrap/#/components/tabs?tab=overview - Bootstrap tabs used.
"member-detail.component.css", "member-detail.component.html", "member-detail.component.ts" - code updated.
004a1ca - https://ngx-gallery.netlify.app/#/ - Gallery used. client/src/assets/user.png - added photo for users without photos.