Staj Okulu Demo Projects
Youtube Channel : https://www.youtube.com/channel/UCD31xQSfMVjyXQpujQrS6gA
https://docs.google.com/presentation/d/1jrKP97pEa4l7OOj31fXUPFMvE3sGwSR-bpSmAEKplbY/edit?usp=sharing
Related Project: demo
https://docs.google.com/presentation/d/1TbJ3J6udfti0d0gNEjbdLu2VXo4O0dVkGNUidTaaN8c/edit?usp=sharing
Related Project: person
https://docs.google.com/presentation/d/1SJrb3mCiuiHgpsvpm4-Cq6L4aTvkjuj5fgVBBjnsvBw/edit?usp=sharing
Related Project: person-angular
Note !!!
NodeJs and angularCli are required to run the angular project.
Open console and run:
npm install
Node_modules will be downloaded after that command.
Then you can run:
ng serve
https://docs.google.com/presentation/d/1Ov0cVajPocMsXVFTjrI6bDYxL787XiUla7aLhyrMEv4/edit?usp=sharing
Related Project: lecture4Lab
lecture4Lab folder includes 2 projects:
Person: Spring boot rest service project.
Person-angular: Angular8 frontend project.
Please don't forget to run npm install under the person-angular project. Because node_modules folder is empty for the reason of size.
You should run npm install before ng serve.
https://docs.google.com/presentation/d/1GQHpm91ahc5zmLGBJnwS2-0ihn4nN9FejXFptGSz9sM/edit?usp=sharing
Related Project: lecture5Lab
Component interaction is the main topic of this lab
https://docs.google.com/presentation/d/1V1dvNPXrN9MNcCK-pjcvyMqeoXaLo0knPMNIbjQA2DQ/edit?usp=sharing
Related Project: lecture6Lab
Page navigation, Router and ActivatedRoute modules are the main topics of this session.
Related Project: lecture7Lab
Bootstrap Css library integration.
https://docs.google.com/presentation/d/1aBjsihQpk21cmgKuK2oz6KcWXcTL3RjiOdoY6VvGBlM/edit?usp=sharing
Related Project: lecture8Lab
Spring Security
You can watch following video on youtube
https://www.youtube.com/watch?v=IyzC1kkHZ-I
https://docs.google.com/presentation/d/1cx89K2kOuTaHrtr6W_fxbzMfJcNr8gRlrJRHFTyghyE/edit?usp=sharing
Related Project: lecture9Lab