Coder Social home page Coder Social logo

hyundoo-jin / python-django-project Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 495 KB

본 프로젝트는 사용자가 입력창에 검색어를 입력하면 제품의 최저가 리스트를 보여줌과 동시에 제품 판매 사이트로 이동할 수 있으며, 관리자는 원하는 기간 동안의 사용자의 검색결과를 볼 수 있게 하는 것을 목적으로 한다.

CSS 0.27% HTML 3.28% JavaScript 93.71% Python 2.74%

python-django-project's Introduction

#<요구사항 리스트>

  • 페이지는 제품 검색 화면, 검색결과 화면, 관리자 메뉴, 관리자 로그인으로 구성된다(페이지 개수 무관, [제품검색 + 결과화면, 관리자 페이지]가 각각 한 페이지로 구성될 수도 있음)
  • 제품 검색 페이지는 사용자가 제품의 이름을 검색할 수 있는 텍스트 입력창 및 버튼으로 구성된다.
  • 검색 결과 화면은 사용자가 상품 이름을 검색하면 나오는 결과 페이지로, 해당 상품을 최저가로 판매하는 상위 5개의 페이지 링크와 제품명, 제품 정보 등을 보여준다. 상품의 링크를 클릭하면 상품 판매 페이지로 이동한다.
  • 사용자가 검색에 성공한 결과는(성공 결과 :최저가 검색 결과 1개 이상) DB에 저장되며, DB에는 검색명, 검색 날짜, 가장 저렴한 판매처 이름(ex.쿠팡(coupang), 11번가(11st)) 등이 저장된다.
  • 관리자로 로그인을 하면 검색하고자 하는 기간을 검색하는 입력창(시작 날짜, 종료 날짜)이 있고, 관리자가 날짜를 검색하면 검색한 기간 동안의 판매처 리스트와 검색 횟수 등을 보여준다.
  • 페이지 디자인은 Bootstrap을 기본으로 한다.
  • 프로그래밍 언어는 Python, 웹 프레임워크는 django를 사용한다."

python-django-project's People

Contributors

hyundoo-jin avatar

Stargazers

 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.