Download Play20StartApp Free Java Code
Description
Starting APP Play Framework 2.0, with Signup, Signin, Reset password, Change Email from Settings... Common uses cases.
Icons
Source Files
The download file Play20StartApp-master.zip has the following entries.
.gitignore//from w w w . ja v a 2 s .com
LICENSE
README.md
app/assets/javascripts/password.coffee
app/assets/stylesheets/main.less
app/controllers/Application.java
app/controllers/Dashboard.java
app/controllers/Secured.java
app/controllers/account/Reset.java
app/controllers/account/Signup.java
app/controllers/account/settings/Email.java
app/controllers/account/settings/Index.java
app/controllers/account/settings/Password.java
app/models/Token.java
app/models/User.java
app/models/utils/AppException.java
app/models/utils/ExceptionFactory.java
app/models/utils/Hash.java
app/models/utils/Mail.java
app/views/account/reset/ask.scala.html
app/views/account/reset/reset.scala.html
app/views/account/reset/runAsk.scala.html
app/views/account/settings/email.scala.html
app/views/account/settings/emailValidate.scala.html
app/views/account/settings/index.scala.html
app/views/account/settings/password.scala.html
app/views/account/signup/confirm.scala.html
app/views/account/signup/create.scala.html
app/views/account/signup/createFormOnly.scala.html
app/views/account/signup/created.scala.html
app/views/dashboard/index.scala.html
app/views/index.scala.html
app/views/logged.scala.html
app/views/login.scala.html
app/views/main.scala.html
app/views/twitterBootstrapInput.scala.html
app/views/wflash.scala.html
conf/application.conf
conf/cloudbees.conf
conf/mail.conf.example
conf/messages.en
conf/messages.fr
conf/play.plugins
conf/routes
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/images/progressImg1.png
public/javascripts/bootstrap.js
public/javascripts/jquery-1.7.1.min.js
public/stylesheets/bootstrap.css
test/models/utils/HashTest.java
Download
Click the following link to download Play20StartApp-master.zip.
Play20StartApp-master.zip