Giter VIP home page Giter VIP logo

pybo's Introduction

개요

점프투장고에서 제공하는 코드를 바탕으로 게시판을 제작했다.

언어는 Python, 웹 프레임워크는 Django, 템플릿 디자인에는 Bootstrap4를 사용했다.

완성된 사이트는 아래 링크를 통해 접속 가능하다.

http://pybo.jseoplim.com/

App 구조

  • pybo: 게시판 질문/답변/댓글/추천

  • common: 회원가입/로그인/계정설정(비밀번호 변경, 초기화)/계정정보(프로필 이미지, 작성 목록)

실행 환경

로컬 및 서버에서 pip을 통해 다운로드 받은 패키지와 용도는 아래와 같다.

  • python 3.8.12
  • django 3.1.3
  • mysqlclient : MySQL를 DBMS로 사용
  • markdown : 질문/답변 출력에 마크다운 문법 적용
  • pillow : 프로필에서 ImageField 사용

배포 환경

  • AWS LightSail
  • Amazon RDS(MySQL)
  • Gunicorn
  • Nginx

추가점

교재에서 코드를 제공하지 않고 제안하는 추가 기능이나, 직접 기획하여 추가한 요소는 아래와 같다.

일부 새로운 기능의 개발 과정은 velog 글로 작성했으며 아래에 링크를 걸어두었다.

pybo's People

Contributors

jseop-lim 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.