-
- Downloads
Had some trouble with the modal window not showing up. Some modifications and...
Had some trouble with the modal window not showing up. Some modifications and troubleshooting with npm packages got the job done. The user are now able to add their own post!
Showing
- client/package-lock.json 21 additions, 561 deletionsclient/package-lock.json
- client/package.json 1 addition, 0 deletionsclient/package.json
- client/src/app/add-post/add-post.component.html 10 additions, 10 deletionsclient/src/app/add-post/add-post.component.html
- client/src/app/add-post/add-post.component.ts 26 additions, 8 deletionsclient/src/app/add-post/add-post.component.ts
- client/src/app/add-post/add-post.service.ts 19 additions, 0 deletionsclient/src/app/add-post/add-post.service.ts
- client/src/app/app.module.ts 2 additions, 2 deletionsclient/src/app/app.module.ts
- client/src/app/app.routing.ts 3 additions, 1 deletionclient/src/app/app.routing.ts
- client/src/app/home/home.component.css 5 additions, 0 deletionsclient/src/app/home/home.component.css
- client/src/app/home/home.component.html 3 additions, 3 deletionsclient/src/app/home/home.component.html
- client/src/app/login/login.component.ts 1 addition, 0 deletionsclient/src/app/login/login.component.ts
- client/src/app/service/common.service.ts 17 additions, 0 deletionsclient/src/app/service/common.service.ts
- client/src/app/show-post/show-post.component.css 0 additions, 0 deletionsclient/src/app/show-post/show-post.component.css
- client/src/app/show-post/show-post.component.html 10 additions, 18 deletionsclient/src/app/show-post/show-post.component.html
- client/src/app/show-post/show-post.component.ts 10 additions, 3 deletionsclient/src/app/show-post/show-post.component.ts
- client/src/assets/bootstrap.bundle.js 6287 additions, 0 deletionsclient/src/assets/bootstrap.bundle.js
- client/src/assets/bootstrap.bundle.js.map 1 addition, 0 deletionsclient/src/assets/bootstrap.bundle.js.map
- client/src/assets/bootstrap.js 3850 additions, 0 deletionsclient/src/assets/bootstrap.js
- client/src/assets/bootstrap.js.map 1 addition, 0 deletionsclient/src/assets/bootstrap.js.map
- client/src/assets/bootstrap.min.js 7 additions, 0 deletionsclient/src/assets/bootstrap.min.js
- client/src/assets/jquery-3.2.1.js 10253 additions, 0 deletionsclient/src/assets/jquery-3.2.1.js
Loading
Please register or sign in to comment