Skip to content

First public release

Compare
Choose a tag to compare
@svininykh svininykh released this 21 Oct 16:41
· 53 commits to master since this release

Product Catalog for the Mobile POS Back-End, Version 1.0.0.

Project: http://nordpos.mobi

Release Notes

Completed tasks

  • 1.0.0:
    • create a Maven web application project based on Stripes Framework version 1.5.8;
    • implement version 1.4.4 of jQuery Mobile for UI;
    • persist all data from the database by jdbc from ORMLite library version 4.48;
    • realize security by Public and nonPublic ActionBean and authentication by the user password;
    • create a form for registration new users;
    • create, read, update and delete the product category;
    • generate 4-digits code of the product category by size of the product catalog;
    • create, read, update and delete the product;
    • generate EAN-13 barcode of the product;
    • calculate the all prices in BigDecimal type of the numbers;
    • draw EAN-13 barcode image by code of the product;
    • plot a pie chart for the structure of product price;
    • implement localization filter;
    • create resources for English and Russian languages.

Screenshot

Samsung Galaxy Y GT-S5360 Android v.2.3.6
Login screen Application presents Product categories list Edit product

Samsung Galaxy S4 mini Duos GT-I9192 Android v.4.2.2
Poducts list
Product view

Copyright (c) 2012-2014 Nord Trading Network. Apache License, Version 2.0 (ALv2)