CanerDemir / stajokulu

Staj Okulu Demo Projeleri

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Staj Okulu

Staj Okulu Demo Projeleri

Lecture 1

https://docs.google.com/presentation/d/1jrKP97pEa4l7OOj31fXUPFMvE3sGwSR-bpSmAEKplbY/edit?usp=sharing

Related Project: demo

Lecture 2

https://docs.google.com/presentation/d/1TbJ3J6udfti0d0gNEjbdLu2VXo4O0dVkGNUidTaaN8c/edit?usp=sharing

Related Project: person

Lecture 3

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

Lecture 4

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.

Lecture 5

https://docs.google.com/presentation/d/1GQHpm91ahc5zmLGBJnwS2-0ihn4nN9FejXFptGSz9sM/edit?usp=sharing

Related Project: lecture5Lab

Component interaction is the main topic of this lab

Lecture 6

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.

About

Staj Okulu Demo Projeleri


Languages

Language:TypeScript 65.1%Language:Java 16.3%Language:JavaScript 8.6%Language:HTML 6.8%Language:CSS 3.2%