- Backend: Java2EE(RESTFull Services - Jersey, JAX-WS) on Apache Tomcat 7.0
- Frontend: JSP + JavaScript(JQuery) + CSS
Implementing furniture saloon furniture web shop. Roles are admin, manager and buyer. Each role has it's own privileges for an example:
- admin > add, edit, remove saloons and furnitures. Setting action on a piece of furniture or the whole saloon's furnitures.
- manager > Setting action on a piece of furniture or the whole saloon's furnitures.
- buyer > buying one, or more products and, adding to a shopping cart.
- Login page:
- Home Page - Admin:
- Entering saloon:
- Adding new furniture item:
- Inline editing furiniture:
- Setting furniture item action:
- Saloon manager - generate report:
- Saloon buyer - shopping cart:
- MIT