Skip to content

minhee0327/Ask_Cody

Repository files navigation

Ask_Cody

❓ What to wear today?❓ ❗

Motivation

When you are wondering what to wear, you can find it by setting the color and category you want.
You can also make it into a codibook and save it.

ScreenShot

메인화면 (main)

코디 찾기(finder)

로그인/회원가입 (Login/Sign Up)

게시판 (Board CURD fin)

코디북 (Coordi Book)

view Diagram

Environment [tech, version, tool, etc]

OS

  • windows10

Database

  • Oracle Database 11g Expression Edition 11.2.0.2.0
  • ojdbc6

Language

  • java (jdk version) 1.8.0_271
    • jsp/servlet
  • javaScript

Library

  • jQuery 1.12.4
  • jQuery UI 1.12.1

server

  • Tomcat 9.0.41

Tool

  • sql developer (change to dbeaver)
  • eclipse

Installation

  • clone this project
  • Please install oracle xe11g
    • Create account (ID: bit, PW: bit)
    • ojdbc6 download & build path configuration
    • Granting authority to Database (in sys, system.. account)
      GRANT CONNECT, DB, RESOURCE TO bit;
    • Oracle Listener start
      lsnrctl start
  • download dbinfo.txt file and put in the corresponding path (C:\lib\dbinfo.txt)
  • Tomcat server linkage (eclipse)
    • [Windows] - [Preferences]
    • [Server] - [Runtime Environments] - [add]
    • Apache Tomcat v9.0 select
    • reference
  • After installation is complete, you can use the project.

Contribute

팀원

프로젝트 기간

  • 2019.09.16 - 2019. 09.27

history참조

About

👗👠Bit Camp First Project👜👒

Topics

Resources

Stars

Watchers

Forks

Contributors