Code Monkey home page Code Monkey logo

kunsolved's Introduction

kunsolved's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

lgtm-migrator

kunsolved's Issues

컨테이너화

현재 프론트, 백이 서버 하나에 들어가 있어서 둘 중 하나만 터져도 서버가 다운된다.

컨테이너화를 통해 이를 방지한다.

대상

  • 프론트엔드
  • 백엔드
  • 데이터베이스

최종적으로 컨테이너가 여러개이므로 도커 컴포즈를 통해 관리한다.

리팩터링

현재 코드스멜이 너무 난다.

리팩터링 기법을 이용하여 최대한 리팩터링해보자.

CICD기능 추가

프론트 백에 대하여 CICD기능 추가

소스코드 수정 후 git push시 클라우드 서버에서 git pull하고 npm run build하는 과정 필요

젠킨스, 깃허브 액션등 외부 툴 필요

ORM사용

현재 SQL문을 직접 접근하여 데이터를 불러온다.
ORM을 활용하여 리팩터링해보자.

명예의 전당 오류

문제

새로 추가된 사람의 푼 문제수가 전체 해결수로 나타나는 현상

해결방안

사람을 추가할 때 해결한 문제를 예전 시간으로 돌려서 명예의 전당에서 집계되지 않도록 한다.

FastAPI based pagination

API에서 모든 정보를 받은 뒤 페이징하는 것 같습니다.
알고리즘 별 정리에서 꽤 로드 시간이 걸립니다. 백엔드 쪽에서 페이징해서 넘겨주면 빠르게 해결될 것 같아요!

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.