Giter Club home page Giter Club logo

myblog's Introduction

Blog whit node.js

express, mongoDB CRUD Log in user Authentication link(http://15.164.104.186/)

what's in myBlog

  1. 글목록 조회
    • 제목,작성자명,작성날짜 조회
    • 작성날짜 기준 내림차순 정렬하기
    • 특정 게시글을 클릭할 경우 게시글 조회 페이지로 이동하기
  2. 게시글 작성 페이지
    • 제목,작성자명,비밀번호,작성내용 입력하기
    • 글쓰기 버튼 클릭하면 전체 게시글 목록 조회 페이지로 이동
    • 최신글이 최상단에 위치
  3. 게시글 조회 페이지
    • 제목,작성자명,작성날짜,작성내용을 올리기
  4. 게시글 수정 페이지
    • 작성페이지와 동일한 폼, 수정하기 버튼을 눌렀던 게시글이 나오게하기
    • 비밀번호란 비워두기
    • 수정하기,삭제하기 버튼 생성
    • 입력된 비밀번호와 동일할 때만 수정하기
    • 입력된 비밀번호와 동일할 때만 삭제하기
  5. AWS 배포하기

UPDATE

회원가입, 로그인, 댓글 CRUD 기능을 추가 예정입니다. (21/3/29~4/1)

  • 회원가입
  • 로그인
  • 유저인증
  • 댓글 조회하기
    • 로그인하지않은 사용자도 댓글 조회
    • 현재 조회중인 게시글의 댓글 모두 조회(목록형식)
    • 댓글 목록 위 댓글 작성란 만들기
  • 댓글 작성하기
    • 로그인 한 사용자만 댓글 작성하기
    • 로그인 하지 않은 사용자가 댓글 작성란 누르면 알람 띄우기
    • 게시글 하단에 댓글 작성버튼 만들기
    • 댓글 내용란이 비워져있을 경우, 알람 띄우기
  • 댓글 수정하기
    • 내가 작성한 댓글만 수정하도록 하기
    • 댓글 본문이 사라지고, 댓글 내용, 저장 버튼 생성하기
    • 댓글 내용에는 이전에 입력했던 댓글 내용을 기본값으로 채우기
    • 수정할 댓글 내용은 비어있지 않도록 하기
    • 저장버튼을 누를 경우 수정내용으로 바꾸기
  • 댓글 삭제하기
    • 내가 작성한 댓글만 삭제 가능
    • 삭제 시 알람 띄우기(정말 삭제하시겠습니까? 확인버튼)
  • 간단한 css 작업

https://tuigun.tistory.com/70

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.