Skip to content

nordpos-mobi/restaurant-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Restaurant Service Servlet for the Mobile POS Back-End

Project: http://nordpos.mobi

Release features

  • 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.

Download

http://sourceforge.net/projects/nordpos/files/restaurant-service/

Forum

https://sourceforge.net/p/nordpos/discussion/restaurant-service/

System requirements

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)

Included by

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.

Demo

URL: http://nordpos.mobi/restaurant-service/ Name: DemoUser Password: demopassword

UI Differences after 5 years

Screen view Openbravo POS PDA 2009 NORD POS mobi 2014
User login 2009 Login screen 2014 Login screen
Place list 2009 Floor screen 2014 Floor screen
Select product 2009 Products screen 2014 Products screen
Ticket lines 2009 Ticket screen 2014 Ticket screen

Powered by

Wanda POS 1.0 uniCenta oPOS 3.80 Openbravo POS 2.30.2 NORD POS 3.0

License

A Restaurant Service Servlet for the Point of Sale Back-End is licensed under the Apache License, Version 2.0 (ALv2).