Giter Site home page Giter Site logo

anichew's Introduction

Contributors Forks Stargazers Issues MIT License


🧑 팀원소개

김경원 노영주 김문희 장준혁
[email protected] [email protected] [email protected] [email protected]
항상 고민하고 선택에 대해서 "왜" 라며 이유를
찾는 개발자가 되고 싶습니다
끊임없이 반성하고 배우는 개발자가 되겠습니다. 유용한걸 만드는 사람이 되겠습니당~ 꾸준히 성장할 수 있는 개발자가 되겠습니다.
Back-End Front-End Big-Data Front-End

목차

  1. 프로젝트 설명
  2. 기술 스택
  3. 빠른 시작
  4. 아키텍쳐
  5. 참고
  6. 라이센스

프로젝트 설명

  1. 애니메이션 평점 기반 추천

  1. 애니메이션 좋아요 기반 추천

  1. 애니메이션 관련 신상품 알림

  1. 애니메이션/캐릭터 평점 및 리뷰 주기

  1. 반응형 웹 페이지

기술 스택

front-end

back-end

빠른 시작

Front-End

$ git clone https://github.com/Y0ungZ/AniChew.git
$ cd AniChew/front-end
$ touch .env.development.local
$ yarn
$ yarn start

front-end env setting

REACT_APP_API_DOMAIN_URL=https://localhost:8080
REACT_APP_IMAGE_BASE_URL=
REACT_APP_KAKAO_CLIENT_ID=
REACT_APP_KAKAO_REDIRECT_URI=
REACT_APP_KAKAO_AUTH_URL=

Back-End

$ cd AniChew/back-end
$ mvn package
$ java -jar {jar파일이름}

아키텍쳐

아키텍쳐

DB 구조

AniChew

참고

라이센스

Distributed under the MIT License. See LICENSE for more information.

anichew's People

Contributors

95rolancia avatar munimun avatar shining8543 avatar y0ungz 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.