Skip to content

SSE를 활용한 실시간 주문 현황 알림 카페 스마트 오더 웹앱 서비스

Notifications You must be signed in to change notification settings

Im-hass/Noctem-User

Repository files navigation

Cafe Noctem Project

📍 프로젝트 소개

본 프로젝트는 스파로스 아카데미 1기에서 2차 프로젝트로 진행한 카페 스마트 오더 서비스입니다.

  • Noctem조의 프론트엔드 사용자 앱 저장소입니다.

Project Repositories

 

📍 개발환경

> npm (v8.15.0)
> node (v16.16.0)
> react (v18.2.0)
> next (v12.3.1)
> typescript (v4.8.3)

설치 및 실행

$ npm install
$ npm run start

 

📍 사용 기술

Frontend

           

Backend

             

DB

   

Deployment

     

Tools

         

 

📍 디렉터리 구조

├─ ... # 환경설정 파일들
├─ README.md
├─ pages # page 컴포넌트 폴더
├─ public
│   └─ assets # 데이터, 이미지, SVG 관리 폴더
├─ styles # style 폴더
└─ src
    ├─ components
    │   └─ ... # 컴포넌트 폴더
    ├─ store
    │   ├─ api # api 폴더
    │   ├─ atom # recoil 폴더
    │   └─ util # util 폴더
    └─ types # TypeScript type 폴더

About

SSE를 활용한 실시간 주문 현황 알림 카페 스마트 오더 웹앱 서비스

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published