교내 전산 캠프 중 웹서비스프로젝트라는 캠프가 있어 참가하게 되었습니다.
이번 주부터 한달간 진행하게될 프로젝트로 마켓컬리 사이트를 미러링해보는 시간을 가지고자 합니다.
1주차 캠프의 세부일정은 다음과 같습니다.
순번 | study | 과제설명 |
1
|
html tutorial : https://www.w3schools.com/html/default.asp | 닷홈가입 (https://www.dothome.co.kr/web/free/index.php) |
개발환경설정(vscode + extensions(sftp, html snippets), filezilla client, 한글설정 등 | ||
2
|
https://www.w3schools.com/html/exercise.asp | html tutorial 에서 필요한 태그 정리(blog or dynalist, notion, 웹페이지로 생성해보기 등) |
만들어보고 싶은 웹페이지 하나 선택하여 html 태그를 이용하여 웹페이지 만들기(dothome)
|
||
3
|
css tutorial : https://www.w3schools.com/css/default.asp | css tutorial 에서 필요한 태그 정리(blog or dynalist, notion, 웹페이지로 생성해보기 등) |
https://www.w3schools.com/css/css_exercises.asp | ||
4
|
웹 페이지 하나 선택하여 내용 및 스타일 동일하게 만들기(dothome에서 작업) | |
5
|
js tutorial : https://www.w3schools.com/js/default.asp | javascript tutorial 에서 필요한 기능 정리(blog or dynalist, notion, 웹페이지로 생성해보기 등) |
https://www.w3schools.com/js/js_exercises.asp |