Giter Club home page Giter Club logo

flaskr's Introduction

Anurag's github stats

flaskr's People

Contributors

ipdae avatar

Stargazers

 avatar

Watchers

 avatar

flaskr's Issues

상세 보기 나누기

지금은 리스트에 모든 글 내용이 보이는데 게시판처럼 리스트 - 상세보기로 나누어서

  • 리스트에는 글 제목만 보이게 하기
  • 상세 보기 페이지 만들기
  • 리스트의 글제목에서 링크 걸기

를 구현할 것.

또한 이 기능은 master에 바로 작업하지 말고 separate-list-detail이란 이름으로 브랜치를 따서 푸시할 것.

bootstrap

  • bootstrap을 다양하게 사용해보자.
  • html태그들 정리

비밀번호 기능

지금은 글을 마음대로 지울 수 있는데 이를 작성시 패스워드를 받아 지울때 확인하게끔 수정하기.

  • entries 테이블에 password 컬럼 추가하기.
  • 글을 추가할 때 패스워드를 입력 받게 하기.
  • 글을 삭제할때 패스워드를 확인하게 하기.

다되면 커밋 메세지에 "fix #1" 을 넣어 이 이슈를 자동으로 닫을 것. (참고: https://help.github.com/articles/closing-issues-via-commit-messages)

댓글기능구현

  1. create comment table
    • Author
    • Content
    • Id
    • Entry_id
    • Password
  2. 목록보기
  3. 쓰기
  4. 삭제

2 + 3 + 4 = UI

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.