Download sphere snowflake Free Java Code

Description

Sample Web Store based on SPHERE.IO.

Source Files

The download file sphere-snowflake-master.zip has the following entries.


.gitignore//  w  w  w  .  ja  v a  2s.c o m
.travis.yml
README.md
app/assets/javascripts/cart.coffee
app/assets/javascripts/checkout.coffee
app/assets/javascripts/customer.coffee
app/assets/javascripts/lib-form.coffee
app/assets/javascripts/login.coffee
app/assets/javascripts/mini-cart.coffee
app/assets/javascripts/order-summary.coffee
app/assets/javascripts/paymill.coffee
app/assets/javascripts/product-list.coffee
app/assets/javascripts/product-thumbnail.coffee
app/assets/javascripts/product.coffee
app/assets/stylesheets/demo/cart.less
app/assets/stylesheets/demo/category.less
app/assets/stylesheets/demo/checkout.less
app/assets/stylesheets/demo/colors.less
app/assets/stylesheets/demo/customer.less
app/assets/stylesheets/demo/header.less
app/assets/stylesheets/demo/login.less
app/assets/stylesheets/demo/mixins.less
app/assets/stylesheets/demo/product.less
app/assets/stylesheets/main.less
app/assets/stylesheets/responsive.less
app/assets/stylesheets/sphere.less
app/controllers/Addresses.java
app/controllers/Application.java
app/controllers/Carts.java
app/controllers/Categories.java
app/controllers/Checkouts.java
app/controllers/Customers.java
app/controllers/Login.java
app/controllers/Products.java
app/controllers/actions/Ajax.java
app/controllers/actions/Authorization.java
app/controllers/actions/CartNotEmpty.java
app/controllers/actions/SaveContext.java
app/forms/addressForm/AddAddress.java
app/forms/addressForm/ListAddress.java
app/forms/addressForm/RemoveAddress.java
app/forms/addressForm/SetAddress.java
app/forms/addressForm/UpdateAddress.java
app/forms/cartForm/AddToCart.java
app/forms/cartForm/ListCart.java
app/forms/cartForm/RemoveFromCart.java
app/forms/cartForm/UpdateCart.java
app/forms/customerForm/LogIn.java
app/forms/customerForm/SignUp.java
app/forms/customerForm/UpdateCustomer.java
app/forms/passwordForm/RecoverPassword.java
app/forms/passwordForm/ResetPassword.java
app/forms/passwordForm/UpdatePassword.java
app/forms/paymentForm/DoCheckout.java
app/forms/paymentForm/PaymentNetwork.java
app/forms/paymentForm/PaymentNotification.java
app/utils/ControllerHelper.java
app/utils/Email.java
app/utils/ViewHelper.java
app/views/ajax/listProducts.scala.html
app/views/carts.scala.html
app/views/categories.scala.html
app/views/checkouts.scala.html
app/views/customers.scala.html
app/views/form/error.scala.html
app/views/form/logIn.scala.html
app/views/form/recoverPassword.scala.html
app/views/form/resetPassword.scala.html
app/views/form/setAddress.scala.html
app/views/form/signUp.scala.html
app/views/form/updateCustomer.scala.html
app/views/form/updatePassword.scala.html
app/views/helper/breadcrumb.scala.html
app/views/helper/jumpToTop.scala.html
app/views/helper/mainNavigation.scala.html
app/views/helper/miniCart.scala.html
app/views/helper/order.scala.html
app/views/helper/orderList.scala.html
app/views/helper/orderSummary.scala.html
app/views/helper/productList.scala.html
app/views/helper/productPager.scala.html
app/views/helper/productThumbnail.scala.html
app/views/helper/topNavigation.scala.html
app/views/home.scala.html
app/views/login.scala.html
app/views/mail/forgetPassword.scala.html
app/views/mail/verifyAccount.scala.html
app/views/main.scala.html
app/views/orders.scala.html
app/views/products.scala.html
conf/application.conf
conf/messages.en
conf/routes
deploy/cloudbees/clickstart.json
deploy/cloudbees/config.xml
project/Build.scala
project/build.properties
project/plugins.sbt
public/images/favicon.png
public/images/glyphicons-halflings-white.png
public/images/glyphicons-halflings.png
public/version.txt
sbt
sbt.bat
test/CategoriesTest.java
test/IntegrationTest.java
test/ProductsTest.java
test/UtilsTest.java
test/utils/SphereTestable.java
test/utils/TestHelper.java

Download

Click the following link to download sphere-snowflake-master.zip.

sphere-snowflake-master.zip




















Home »
  Java Free Code »
    Web »




CSS
CSS3
HTML
HTML5
HTTP
Web
Web Application
WebSite