Code Monkey home page Code Monkey logo

quick-together's Introduction

프로젝트 소개

Quick Together 는 모임을 만들거나 자기와 맞는 모임에 들어가 빠르게 미팅 일정을 잡을 수 있는 프로젝트입니다.

직접 모임을 만들고 웹에디터를 이용하여 다양하게 꾸밀 수 있습니다.

모임에 입장신청을 하거나, 초대되어 들어가서 채팅을 통하여 자유롭게 의사소통을 할 수 있습니다.

또한, 미팅 일정을 예약할 때 구성원들의 일정 정보를 이용하여 자동으로 미팅 일정을 추천을 해줍니다.

기술스택

프론트엔드

백엔드

인프라

ci/cd 구성도

image

기능

내 프로젝트

all


프로젝트 생성

createProject


채팅 기능

chat


초대 기능

invite

주요 이슈

  • 부하테스트를 통하여 로그인 성능 이슈 해결

    • Artillery를 통해 Latency 측정 및 쓰레드 덤프를 통해 어떤 클래스가 쓰레드를 점유하고 있는지 확인
    • 해시 연산 횟수를 줄여서 성능 향상
    • https://hong-good.tistory.com/2
  • JPA에서 발생하는 N+1 문제 해결

    • 모임 상세조회 과정 중 N+1 문제가 발생했고, fetch join으로 문제 해결
    • 다중 컬렉션 fetch join시 발생하는 문제 해결
    • https://hong-good.tistory.com/3
  • 알람 기능 추상화

    • FCM을 이용하여 알람 기능 추가
    • FCM 플랫폼에서 카카오 플랫폼으로 바뀔 경우 유연한 변경이 가능하게 추상화
    • https://hong-good.tistory.com/4

quick-together's People

Contributors

hongseungjae avatar gggorock avatar f-lab-bot avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

gggorock

quick-together's Issues

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.