Github 프로젝트/음식점 포스 프로그램(14)
-
[2] 음식점 포스 프로그램 - 개발 설정 : front, Back-End
이번 시간은 Front-End (React)와 Back-End (Java/Spring Boot) 설정을 시작하겠습니다. Github : https://github.com/BerkleyLim/foodstor_pos GitHub - BerkleyLim/foodstor_pos: This is the program on foot store pos machine. This is the program on foot store pos machine. . Contribute to BerkleyLim/foodstor_pos development by creating an account on GitHub. github.com 이번 프로젝트는 TypeScript 기반의 프로젝트로 React-Query를 활용한 프론트엔드 개..
2023.09.20 -
[1] 음식점 포스 프로그램 - 요구사항 설정 및 설계
이번 시간에는 음식점에서 자주 쓰이는 키오스크안에 포스 프로그램을 제작 하고자 합니다 특이 사항으로는 잔액이 부족한 점을 확인 하기 위해 은행 입출금 조회 기능을 넣어 사용하는 주체자가 고객관점으로 개발이 되었습니다. 이 프로젝트는 토이프로젝트로 개발을 하는 것이 목적이며 실제 실무로 쓰는 모의 프로젝트로 생각하고 제작을 해보았습니다. Github 저장소 : https://github.com/BerkleyLim/foodstor_pos.git GitHub - BerkleyLim/foodstor_pos: This is the program on foot store pos machine. This is the program on foot store pos machine. . Contribute to Berkl..
2023.09.09