Coder Social home page Coder Social logo

cozy-ho / oh_my_pos Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 2.0 83.34 MB

Non-tact Restaurant ordering & POS System

License: GNU General Public License v3.0

Dockerfile 0.40% JavaScript 19.55% Shell 0.04% HTML 0.53% Vue 79.42% SCSS 0.06%
backend docker node pos vue

oh_my_pos's Introduction

Hi there ๐Ÿ‘‹

I'm KangJu Heo, 27 years old and majoring in Computer Science.

I'm a Front-End web developer and currently studying Next.js, Apollo, GraphQL and Dart These days, my main concern is Server machine, Opensource and so on...

I like to talk about development, so I wanna talk about it together. Besides Node or React, I'm also interested in Dev Ops like K8S and AWS!

Info

  • Hits
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on Seoul.S.Korea
  • ๐Ÿ“ซ How to reach me: [email protected]

cozy-ho's github stats

I'm doing now

ReadMe Card ReadMe Card ReadMe Card

oh_my_pos's People

Contributors

cozy-ho avatar dependabot[bot] avatar reemrev21 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

oh_my_pos's Issues

order page CSS error

Order page์—์„œ ๋ฉ”๋‰ด ์„ ํƒ ํ›„ ๋‚˜์˜ค๋Š” ๋ชจ๋‹ฌ ์ฐฝ ์—์„œ,

์ˆ˜๋Ÿ‰ ๋ฒ„ํŠผ, count ์œ„์น˜๊ฐ€ ์˜ต์…˜ ์„ ํƒ ๋ฐ•์Šค์™€ ๊ฒฝ๊ณ„ ๊ฒน์นจ.

์นดํ…Œ๊ณ ๋ฆฌ ์ถ”๊ฐ€ ์—๋Ÿฌ

์›๋ž˜ ๋ชฉ๋ก์— ์—†๋˜ ์นดํ…Œ๊ณ ๋ฆฌ๋ฅผ ์ถ”๊ฐ€ํ•˜๋ฉด ์—๋Ÿฌ
๋“ฑ๋ก๋˜์–ด์žˆ๋˜ ์นดํ…Œ๊ณ ๋ฆฌ์— ์˜ต์…˜์„ ์ถ”๊ฐ€ํ•˜๋Š” ๊ธฐ๋Šฅ๋งŒ ๊ตฌํ˜„ ๋˜์–ด์žˆ์Œ.

Mysql port error

Docker์— ์˜ฌ๋ฆฐ mysqlํฌํŠธ๋ฅผ ๊ธฐ๋ณธํฌํŠธ 3306์œผ๋กœ ํ–ˆ๋”๋‹ˆ ๋ฌธ์ œ๊ฐ€ ์ƒ๊น€.

Host์— mysql์ด ์„ค์น˜๋˜์–ด์žˆ๋‹ค๋ฉด ๊ธฐ๋ณธ 3306ํฌํŠธ๋ฅผ ์‚ฌ์šฉํ•˜๊ณ ์žˆ์–ด์„œ ์—๋Ÿฌ.

Pos ๋ฉ”๋‰ด ์ถ”๊ฐ€ ํ™”๋ฉด CSS ์—๋Ÿฌ

v-if ์— ๊ฑธ๋ ค์„œ ๋ณด์ด์ง€ ์•Š๋Š” ๋ฒ„ํŠผ๋„ margin-right=3px; ์„ค์ • ํ•ด ๋†“์€๊ฒƒ์ด ์ ์šฉ ๋˜์–ด ์—ฌ๋ฐฑ์ด ์–ด์ƒ‰ํ•˜๊ฒŒ ์ƒ๊น€.

<b-card-text style="float: left; margin-right: 3px; margin-bottom: 3px;" v-for="goods in goodslist" v-bind:key="goods"> 
  <b-button @click="addorder(goods)" v-if="goods.category_name == cate.category_name"> 
  {{goods.goods_name}}</b-button>&nbsp;&nbsp;
</b-card-text>

QR ์ด๋ฏธ์ง€ ์ƒ์„ฑ ๋ฐ ๊ด€๋ฆฌ

๋งค์žฅ ๋ณ„๋กœ QR์ฝ”๋“œ๋ฅผ ์„ ํƒํ•˜๊ณ , ํ…Œ์ด๋ธ” ๊ฐœ์ˆ˜๋งŒํผ ์ถœ๋ ฅํ•  ๊ฒƒ.

์ด๋ฏธ์ง€๋กœ ๋‹ค์šด๋กœ๋“œ ๊ฐ€๋Šฅํ•˜๊ฒŒ ๋งŒ๋“ค์–ด์•ผ ํ•จ.

์ด๋ฏธ์ง€ upload, download ๊ธฐ๋Šฅ

QR ์ด๋ฏธ์ง€,
๋งค์žฅ ์ด๋ฏธ์ง€,
์ƒํ’ˆ ์ด๋ฏธ์ง€,
์—…๋กœ๋“œ ํ•ด์„œ DB์—ฐ๋™ -> ๋ฆฌ์ŠคํŠธ์— ๋ณด์—ฌ์ฃผ๊ธฐ

์ด๋ฏธ์ง€๋Š” ๋ณ„๋„ ์„œ๋ฒ„์— ์ €์žฅํ•˜๋Š”๊ฒŒ ์–ด๋–จ๊นŒ?

ํ˜„์žฌ localhost์˜ ํด๋”์— ์ €์žฅํ•ด์„œ ๋งค๋‰ดํŒ ๋กœ๋”ฉ์‹œ ์ด๋ฏธ์ง€๋ฅผ ๊ฐ€์ ธ์˜ค์ง€ ๋ชปํ•˜๋Š” ๋ฒ„๊ทธ๊ฐ€ ์žˆ๋‹ค.

์ด๋ฏธ์ง€ ์ €์žฅ์€ ๋‹ค๋ฅธ ๋ณ„๋„์˜ ์„œ๋ฒ„๋ฅผ ๋‘ฌ์•ผํ• ๋“ฏ?

vue-promise Error on ManStore page

vee-validate.esm.js:702 Uncaught (in promise) Error: No such validator 'email' exists.
at vee-validate.esm.js:702
at l (vee-validate.esm.js:66)
at Object.next (vee-validate.esm.js:47)
at vee-validate.esm.js:40
at new Promise ()
at $ (vee-validate.esm.js:36)
at ut (vee-validate.esm.js:695)
at vee-validate.esm.js:598
at l (vee-validate.esm.js:66)
babel.config.js
node_modules
package-lock.json
package.json
public
README.md
src
vue.config.js

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.