Skip to content
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.
/ memo-board Public archive

(django 강의 실습용 프로젝트) 세상에서 제일 간단한(?) 담벼락 웹 서비스

License

Notifications You must be signed in to change notification settings

punkyoon/memo-board

Repository files navigation

memo-board

django 강의 실습용 프로젝트.

Functions

로그인한 사용자만 담벼락에 글을 올릴 수 있습니다.

글 올리기 / 등록된 글 목록 보기 / 로그인 / 회원가입 / 프로필 보기 / 로그아웃의 기능이 있습니다.

Usage

$ pip install -r requirements.txt
$ python manage.py migrate
$ python manage.py runserver

ETC

  • Jinja2 Template Engine을 사용하였습니다.
  • Python 3.5+, Django 1.11+ 환경에서 작성한 코드들입니다.

License

GPL-3

About

(django 강의 실습용 프로젝트) 세상에서 제일 간단한(?) 담벼락 웹 서비스

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages