henriqueschmidt / Simple-restaurant-management

Simple restaurant system with dynamic menu and system to notify when order is ready. Study project project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web-2

project for college - web 2

pelo terminal, entrar na pasta client e rodar npm i npm run dev

em outro terminal entrar na pasta server e rodar npm i npm start

DB: DDL estão no arquivo server/config/dbraw

conexão: host: 127.0.0.1 database: web2 port: 5432 username: postgres password: postgres

About

Simple restaurant system with dynamic menu and system to notify when order is ready. Study project project


Languages

Language:JavaScript 93.8%Language:CSS 5.1%Language:HTML 1.1%