Code Monkey home page Code Monkey logo

js_study's Introduction

숫자 맞추기 게임 (first_project)

Demo Link

기능

  • 컴퓨터는 게임이 시작할때 랜덤한 숫자를 뽑는다
  • 유저는 숫자를 입력할 수 있다
  • 유저가 입력한 숫자가 컴퓨터가 뽑은 숫자보다 작으면 Up! 이라고 알려준다
  • 유저가 입력한 숫자가 컴퓨터가 뽑은 숫자보다 크면 Down! 이라고 알려준다
  • 유저가 입력한 숫자가 컴퓨터가 뽑은 숫자와 일치하다면 That's right이라고 뜨고 게임이 종료된다.
  • 유저는 총 5번의 기회가 있다
  • 게임이 종료되면 버튼은 비활성화된다
  • 리셋버튼을 누르면 게임이 초기화된다
  • 유저가 1~100범위 밖에 숫자를 입력할시에 경고메세지가 뜬다
  • 유저가 이미 입력한 값을 또 입력할 시에 경고메세지가 뜬다
  • 반응형 UI

사용한 기술

  • HTML
  • CSS
  • Vanila Javascript

ToDo List (second_project)

Demo Link

기능

  • 유저는 할일을 추가할 수 있다.
  • 각 할일에 삭제와 체크버튼이 있다.
  • 삭제버튼을 클릭하면 할일이 리스트에서 삭제된다.
  • 체크버튼을 누르면 할일이 끝난것으로 간주하고 밑줄이간다.
  • 끝난 할일은 되돌리기 버튼을 클릭하면 다시 되돌릴 수 있다.
  • 탭을 이용해 아이템들을 상태별로 나누어서 볼 수 있다.
  • 모바일 버전에서도 확인할 수 있는 반응형 웹이다

사용한 기술

  • HTML
  • CSS
  • Vanila Javascript

News Web (third_project)

image

기능

  • 유저는 랜딩 페이지에서 뉴스를 볼 수 있다.
  • 각 뉴스에는 사진, 제목, 내용, 출처 및 날짜가 있다.
  • 사용자는 카테고리 별로 볼 수 있다.
  • 카테고리 별로 뉴스를 검색할 수 있다.
  • 키워드로 뉴스를 검색할 수 있다.
  • 반응형 UI이다.
  • pagination을 통해 페이지 이동이 가능하다.

API Docuemnt

js_study's People

Contributors

dogeonk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.