/OOC-Backend

Cinema Branch Management Program - 2019 데이터베이스 (CSE3010)

Primary LanguageJavaScriptMIT LicenseMIT

OOC-Backend

version Node.js Postgresql React

Introduction

영화관 지점별 좌석 예매 및 관리 프로그램입니다.

Structure

├─.vscode // Linter
├─bin
├─config // DataBase Config
├─models // DataBase Models
├─public // Static Files
├─routes // Router
└─utils // Utils

Installation

$ npm install

How To Run

$ npm start

License

This is released under the MIT License.