Giter Club home page Giter Club logo

django_serengeti_example's Introduction

Django 세렝게티 예제

  • 기본적인 커뮤니티 사이트를 만들어봅니다.
  • 기본적인 MTV 패턴에 대해서 다룹니다.
  • CRUD 기능을 모두 활용해봅니다.
  • AbstractBaseUser를 상속받은 유저의 회원가입/로그인을 다룹니다.
  • Django Form을 활용해, 입력 폼을 구성합니다.

실습 순서

과제

커뮤니티 사이트는 여러 기능들이 파생될 수 있습니다.

한번 직접 구현하면서, 아래 목록 중 1가지는 포함하여 만들어볼까요?


  • 난이도 하 - 유저 프로필 페이지를 만들어봅시다.
  • 닌이도 하 - 페이지네이션 기능을 통해 글이 한번에 보이지 않도록 해봅시다.
  • 난이도 하 - 내가 작성한 글만 수정할 수 있도록 해봅시다.
  • 난이도 하 - 사이트를 디자인해봅시다.

  • 난이도 중 - 댓글 기능을 만들어봅시다.
  • 난이도 중 - 좋아요 기능 / 북마크 기능을 만들어봅시다.
  • 난이도 중 - 해쉬태그 기능을 만들어봅시다.
  • 난이도 중 - 비밀번호 변경 기능을 만들어봅시다.

  • 난이도 상 - 카카오톡/페이스북 로그인 기능을 만들어봅시다.
  • 난이도 상 - 그룹 기능을 만들어봅시다.
  • 난이도 상 - 회원가입 시, 메일을 보내 인증하는 기능을 만들어봅시다.
  • 난이도 상 - 다른 사람도 사용할 수 있게 배포해봅시다.

django_serengeti_example's People

Contributors

shinkeonkim avatar

Watchers

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