Giter Club home page Giter Club logo

miniproject_other's Introduction

๐ŸงŠ made by CUBE KIOSK

๐ŸงŠ Welcome to Ice CUBE KIOSK ๐ŸงŠ

๐ŸงŠ miniProject

Dessert_KIOSK

๐Ÿ“Ÿ CUBE KIOSK ์ฃผ์ œ

  • ์นดํŽ˜ ๋ฉ”๋‰ด ์ฃผ๋ฌธ์„ ๊ด€๋ฆฌํ•˜๋Š” ํ”„๋กœ๊ทธ๋žจ

๐Ÿ“Ÿ CUBE KIOSK์— ๋Œ€ํ•œ ์†Œ๊ฐœ

  • ๋ฐ”์œ ์ฃผ๋ฌธ์„ ๊ฐ„ํŽธํ•˜๊ฒŒ ๋งŒ๋“ค์–ด์ฃผ๋Š” CUBE KIOSK ์ž…๋‹ˆ๋‹ค.
  • ๊ฐ„๋‹จํ•œ ๋ฒˆํ˜ธ ์ž…๋ ฅ์„ ํ†ตํ•˜์—ฌ ์ฃผ๋ฌธ์„œ๋ฅผ ์ž๋™์œผ๋กœ ์ •๋ฆฌํ•ด์ค๋‹ˆ๋‹ค
  • ๊ด€๋ฆฌ์ž๊ฐ€ ์ง์ ‘ ๊ด€๋ฆฌํ•˜์ง€ ์•Š์•„๋„ ์˜ค๋Š˜์˜ ์ถ”์ฒœ ๋ฉ”๋‰ด๋ฅผ ์ž๋™์œผ๋กœ ์ •ํ•ด์ฃผ๋Š” ํ‚ค์˜ค์Šคํฌ ์ž…๋‹ˆ๋‹ค.

๐Ÿ“Ÿ CUBE KIOSK๊ฐ€ ๊ฐ€์ง€๊ณ  ์žˆ๋Š” ๋Œ€๋žต์ ์ธ ๊ธฐ๋Šฅ ์„ค๋ช…

  • ์ฃผ๋ฌธ์„œ์— ๋ฉ”๋‰ด ์ถ”๊ฐ€ ๊ธฐ๋Šฅ
  • ์ฃผ๋ฌธ๋‚ด์—ญ ์ˆ˜์ • ๊ธฐ๋Šฅ
  • ์ถ”๊ฐ€ ๊ตฌ๋งค ์—ฌ๋ถ€๋ฅผ ๋ฌป๊ณ  ์›ํ•œ๋‹ค๋ฉด ์ถ”๊ฐ€ ๊ตฌ๋งค ์ง„ํ–‰
  • ์ฃผ๋ฌธ๋‚ด์—ญ ์ˆ˜์ •
  • ์˜ค๋Š˜์˜ ์ถ”์ฒœ ๋ฉ”๋‰ด๋ฅผ ๋‚ ๋งˆ๋‹ค ๋žœ๋ค์œผ๋กœ ์„ค์ •
  • ๐ŸŽ‰ ๋žœ๋ค์œผ๋กœ ๋ฉ”๋‰ด๋ฅผ ์˜ค๋Š˜์˜ ๋ฉ”๋‰ด๋ฅผ ์ถ”์ฒœ ๐ŸŽ‰

๐Ÿ“Ÿ CUBE KIOSK CRUD

์ฝ”๋“œ ๋ฐ ๊ธฐ๋Šฅ

typedef struct {
    int contents; // 1: ์Œ๋ฃŒ 2: ๋””์ €ํŠธ
    char name[100];
    int price;
    int sugar;
    }Product;
    // ๊ตฌ์กฐ์ฒด 
    
int createProduct(Product *p); // ์ œํ’ˆ์„ ์ถ”๊ฐ€ํ•˜๋Š” ํ•จ์ˆ˜ => ๋ฉ”๋‰ด ์„ ํƒ
void readProduct(Product *p); // ํ•˜๋‚˜์˜ ์ œํ’ˆ ์ถœ๋ ฅ ํ•จ์ˆ˜ => ๊ตฌ๋งค ๋ชฉ๋ก ๋ณด๊ธฐ
int updateProduct(Product *p); // ์ œํ’ˆ์„ ์ˆ˜์ •ํ•˜๋Š” ํ•จ์ˆ˜ => ๊ตฌ๋งค ๋ชฉ๋ก ์ˆ˜์ • 
int deleteProduct(Product *p); // ์ œํ’ˆ์„ ์‚ญ์ œํ•˜๋Š” ํ•จ์ˆ˜ => ๊ตฌ๋งค ์ทจ์†Œ [ํ™˜๋ถˆ]

void saveProduct(Product *p, int count); //๋ฐ์ดํ„ฐ๋ฅผ ํŒŒ์ผ์— ์ €์žฅ ํ•˜๋Š” ํ•จ์ˆ˜
int loadProduct(Product *p);// ์ €์žฅ๋œ ๋ฐ์ดํ„ฐ๋ฅผ ๋ถˆ๋Ÿฌ์˜ค๋Š” ํ•จ์ˆ˜

int selectMenu(); // ๋ฐ์ดํ„ฐ๋ฅผ ๋‹ค๋ฃฐ ๋•Œ, ์›ํ•˜๋Š” ๋ฉ”๋‰ด๋ฅผ ์„ ํƒํ•˜๋Š” ํ•จ์ˆ˜
int selectDataNo(Product *p, int count); // ์ œํ’ˆ ๋ฒˆํ˜ธ๋ฅผ ๋ถˆ๋Ÿฌ์˜ค๋Š” 
int listProduct(Product *p, int count); // ์ „์ฒด ๋“ฑ๋ก๋œ ์ œํ’ˆ ๋ฆฌ์ŠคํŠธ ์ถœ๋ ฅ
//๊ฒ€์ƒ‰๊ธฐ๋Šฅ ์ด๋ฆ„/๊ฐ€๊ฒฉ/๋ฐฐ์†ก๋ฐฉ๋ฒ•

void searchProductName(Product *p, int count); // ๋ฉ”๋‰ด์ด๋ฆ„ ๊ฒ€์ƒ‰
void searchProductPrice(Product *p, int count); // ๋ฉ”๋‰ด๊ฐ€๊ฒฉ ๊ฒ€์ƒ‰ 
void searchProductSugar(Product *p, int count); // ๋ฉ”๋‰ด ์„คํƒ• ์ถ”๊ฐ€ ์—ฌ๋ถ€๋กœ ๊ฒ€์ƒ‰

void todayMenu(Product *p); // ๋žœ๋ค์œผ๋กœ ์˜ค๋Š˜์˜ ์ถ”์ฒœ ๋ฉ”๋‰ด ์•Œ๋ ค์ฃผ๋Š” ๊ธฐ๋Šฅ

๐Ÿ“Ÿ ๊ฐœ๋ฐœํ™˜๊ฒฝ ๋ฐ ์–ธ์–ด

  • git
  • vs code

๐Ÿ“Ÿ ํŒ€์†Œ๊ฐœ ๋ฐ ํŒ€์›์ด ๋งก์€ ์—ญํ• 

ํŒ€์›

๊น€์„์› isaccKim GITHUB LINK

  • Repo Owner
  • ๋ถ€๊ฐ€๊ธฐ๋Šฅ ๊ตฌํ˜„
  • WIKI ๊ด€๋ฆฌ
  • ์ฝ”๋“œ ๊ด€๋ฆฌ (์˜ค๋ฅ˜์ˆ˜์ •)
  • ๋กœ๊ณ ์ œ์ž‘

๊น€์˜ˆ์„ฑ Y-eseong GITHUB LINK

  • Contributer
  • CRUD ๊ตฌํ˜„

miniproject_other's People

Contributors

isacckim avatar y-eseong avatar

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.