GithubHelp home page GithubHelp logo

android-liphae's Introduction

1조 안드로이드 프로젝트 : LIPHAE

역할 분배

1. 시스템 설치법

본 시스템은 Tomcat서버를 사용하고 있습니다.

- Tomcat 서버 폴더 하위 ROOT 안에 JSP와 Images 라는 폴더를 생성해줍니다.(jsp와 파일업로드 될 경로)

  • JSP Folder : Tomcat >> webapps >> ROOT >> JSP와 (GitHub의 JSP 폴더 안 파일을 test에 복사해주세요)

  • Upload File Folder : Tomcat >> webapps >> ROOT >> Images

    • insertMultipart.jsp realPath 설정.(웹서버에 저장되는 이미지와 같은 이름의 이미지가 저장되는 곳)
      • 맥os : 터미널에서 저장하고자 하는 폴더로 이동(cd)한 후, pwd 로 경로 가져와야 합니다
      • Windows : 예시) "C:\\Program Files ~\\ROOT\\test"와 같이 역슬래시 두번써줘야 합니다
  • ShareVar Package 안 ShareVar 클래스에서 본인 IP로 변경하기

2. Database backup

  • JSP와 마찬가지로 GitHub의 DB안 파일을 사용해주세요

3. 외부 Module 설치법

  • Upload Library : Tomcat >> lib <- cos.jar
  • Android >> Gradle Scripts >> build.gradle(Module)에 okhttp3 추가

android-liphae's People

Contributors

parkjieun0102 avatar cescfab avatar parksemi avatar jonghancha 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.