Git Product home page Git Product logo

ciat's Introduction

🌱반려식물 관리 및 커뮤니티 씨앗(CIAT)🌱

undraw_Gardening_eaf3

CIAT 프로젝트

주요 기능

피드 식물관리
피드 식물관리
로그인 회원가입
로그인 회원가입

게스트 로그인🔑

id : [email protected]
pw : ciat1234!

프로젝트 폴더 구조

frontend💻

├─config
│ └─webpack.config.js
├─public
│ ├─index.html (기본 HTML)
│ └─favicon.ico (파비콘)
├─src
│ ├─assets (이미지, 폰트 등)
│ ├─components (컴포넌트 like view)
│ ├─constants (상수, 라우트 경로)
│ ├─hooks (커스텀 훅)
│ ├─styles (글로벌 스타일)
│ ├─lib (리액트 라우터, styled-components)
│ ├─pages (페이지)
│ ├─saga (saga 함수)
│ ├─store (redux 모듈)
│ ├─styles (글로벌 스타일)
│ ├─utils (공통 유틸 함수)
│ │ └─api (api axios 요청)
│ └─index.js
├─.babelrc
├─.eslintrc.json
├─.prettierrc
├─.jsconfig.json
├─package.json
└─yarn.lock

backend👨‍💻

├─build (프로젝트 빌드 결과)
├─src (소스코드)
│   ├─main
│   │   ├─java
│   │   │   └─com
│   │   │       └─infp
│   │   │           └─ciat
│   │   │               ├─board (게시판 패키지)
│   │   │               ├─common (공통 패키지)
│   │   │               ├─config (설정 패키지)
│   │   │               ├─plant (식물 패키지)
│   │   │               └─user (사용자 패키지)
│   │   └─resources
│   │       └─application.yml (스프링 프로파일)
│   └─test (테스트 소스코드)
├─gradlew (gradlew 실행파일)
├─gradlew.bat (gradlew 실행파일)
├─settings.gradle (gradlew 설정파일)
└─build.gradle (gradlew 설정파일)

Database ERD

...

실행 방법

클라이언트 실행

cd frontend
yarn install
yarn start

서버 실행

...

프로젝트 산출물

프로젝트 기여자

Design🎨 Frontend💻 Backend👨‍💻 DevOps🚊
김은혜 윤태희 구희승 최성욱
이승희 최지현 정세영
허영운
임혜정

사용 기술

Design🎨 Frontend💻 Backend👨‍💻 DevOps🚊
Figma Javascript Java AWS
Adobe Photoshop React SpringBoot Kubernetes
Webpack MariaDB Docker
Babel Jenkins
Ant Design
Styled Components

LICENSE

MIT License Created by INFP-Study ©2021 License

ciat's People

Contributors

choisungwook avatar thyoondev avatar nrudev avatar shleeeedev avatar hyejeongim avatar chlwlgus4 avatar yeongunheo 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.