모바일 식권 서비스 만들기(3) - UI 디자인(Building a Mobile coupon for meal - UI design)

모바일 식권 서비스 만들기(3) - UI 디자인(Building a Mobile coupon for meal - UI design)

모바일 식권 서비스 만들기(3) - UI 디자인(Building a Mobile coupon for meal - UI design)

오븐 앱 툴로 UI 디자인을 해봤다. 먼저 식권 구매자가 사용하는 UI.

메인 페이지.

enter image description here

메뉴 페이지

enter image description here
수량설정 및 구매 페이지
enter image description here
결제 후 완료페이지
enter image description here
모바일 식권 페이지
enter image description here
여기까지 기본적인 구매자가 필요한 UI 페이지. 다음으로는 관리자가 필요한 UI 페이지
관리자_메인페이지
enter image description here
관리자_메인페이지(로그인 후)
enter image description here
사이드바 UI
enter image description here
메뉴 등록 페이지
enter image description here

메뉴 상세 페이지

enter image description here

일단 기본적으로 이렇게 UI 디자인을 한 이후에 DB를 짜봐야겠다.

댓글

이 블로그의 인기 게시물

부트스트랩 사용 시 버튼 오른쪽 정렬하는 방법 (How to use float-right for right align in bootstrap)

맥(Mac)에서 MySql 사용 시 Error: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) 오류가 발생하는 경우 해결 방법

AWS Lambda + CloudWatch 를 이용해 주기적으로 AWS RDS 중지, 시작하는 방법(How to stop and start AWS RDS periodically using AWS Lambda + CloudWatch)