Project: http://nordpos.mobi
- 1.0.0:
- design a mobile UI for waiting staff;
- view "Dishes & Beverages" list for the restaurant visitors;
- view "Floors & Tables" list for the restaurant waiters;
- create and update a visitor order by the places;
- select, change and delete the order lines by each place;
- based on the source code of Product Catalog Project;
- one source code of a Java servlet for NORD POS, Openbravo POS, uniCenta oPOS and Wanda POS applications;
- realize security by Public and nonPublic ActionBean and authentication by the user password;
- implement localization filter;
- create resources for English and Russian languages.
http://sourceforge.net/projects/nordpos/files/restaurant-service/
https://sourceforge.net/p/nordpos/discussion/restaurant-service/
Java virtual machine: Java Oracle Corporation 1.7(tested)
Java servlet container: Apache Tomcat 8.0.3(tested) and Apache Tomcat 7.0.55(tested)
Stripes is a simply MVC framework.
ORMLite provides some simple, lightweight functionality for persisting Java objects to SQL databases.
jQuery Mobile is a mobile interface library.
Flot is a pure JavaScript plotting library for jQuery.
JavaEE 6 Web Specification APIs.
URL: http://nordpos.mobi/restaurant-service/ Name: DemoUser Password: demopassword
Screen view | Openbravo POS PDA 2009 | NORD POS mobi 2014 |
---|---|---|
User login | ||
Place list | ||
Select product | ||
Ticket lines |
A Restaurant Service Servlet for the Point of Sale Back-End is licensed under the Apache License, Version 2.0 (ALv2).