Giter Club home page Giter Club logo

asos-server's Introduction

ASOS Project

스마트 오피스에서 활용하는 기업 내부 좌석 및 회의실 배치와 예약을 관리하는 서비스

유연한 공간 활용이 가능한 스마트 오피스에서 사용 가능한 서비스를 목표로 개발했습니다.

사용자가 예약한 좌석 및 회의실의 정보를 자동으로 읽어서 연결된 ESL Tag에 보여줍니다.

서버 구조

1

2

3

설치 및 실행 방법

의존성 설치

$ npm install

더미데이터 생성

$ start:dummy

실행

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

결과물

YouTube

asos-server's People

Contributors

doputer avatar uiurihappy avatar

Stargazers

 avatar  avatar  avatar

Forkers

uiurihappy

asos-server's Issues

[FEATURE] Inquire 관련 작업

기능 요약

문의 관련 기능 구현

기능 설명

  • 문의하기 구현
  • 답변하기 구현 후 문의하기의 댓글로 들어갈 수 있도록 구현

[FEATURE] JWT refresh token 구현

기능 요약

기존 access token 외에 refresh token을 추가 구현

기능 설명

  • access_token 만으로는 로그인 처리 시 만료 이슈가 발생하기 때문에 refresh token 필요

[FEATURE] ESL 구현

기능 요약

ESL 관련 기능 구현

기능 설명

  • ESL converter 구현(*.csv 파싱, ftp 구현 등)

[FEATURE] Floor 관련 작업

기능 요약

기존에 마무리 덜 된 Floor 관련 CRUD 작업 완료 해주세요.

기능 설명

  • GET, POST, PATCH, DELETE 등 기본적인 CRUD
  • 관련 예외처리

[BUG] 예약 transaction 오류

버그 설명

회의실 예약 실패 시 transaction rollback이 되지 않음

버그 발생 시나리오

회의실 예약 시 잘못된 참석자를 넣었을 때 에러 메시지는 출력되지만 DB에 그대로 저장됨

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.