Giter VIP home page Giter VIP logo

calendarjs-javascript-frontend's Introduction

Vanilla JS로 Calendar 만들기 🗓

진행 중인 메인 포트폴리오 프로젝트 중에 캘린더가 들어가는데, fullcalendar 라이브러리를 사용하고있다. 아무래도 외부 라이브러리다보니.. 커스텀이나 기능 추가를 하려니 깔끔하지가 않아서 내가 직접 캘린더를 만들고 가능하다면 라이브러리화해서 프로젝트에 사용할 예정이다 !

구현 내용 📖


요구사항

요구사항을 개발 원칙과 기능으로 나눠보았다.

개발 원칙

  1. 빠르게 최소 기능들을 구현한다.
  2. 개인 프로젝트지만 개발 시에 develope 으로 branch하여 작업하고 PR로 merge한다. (+ comment에 다음 작업을 기재한다.)
  3. commit convention을 지킨다.
  4. 기능별로 최대한 모듈화한다.
  5. 재사용 가능한 코드로 작성한다.
  6. CSS 파일은 하나로 한다.
  7. Flex-box layout으로 반응형 디자인한다.
  8. 좋은 레퍼런스들을 참고하고, 리팩토링에 집착하자.

기능

  1. 기본적인 달력 기능(ex. 년월 이동 기능)
  2. 일정 추가 기능 및 메서드
  3. 일정 드래그 이벤트로 일정 shift 기능 및 메서드

임시 구현 이미지

calendarjs-javascript-frontend's People

Contributors

task11 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.