Skip to content

Starting APP Play Framework 2.x with Signup, Signin, Reset password, Change Email from Settings... Common uses cases

License

Notifications You must be signed in to change notification settings

EvanCoh/PlayStartApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayStartApp

This is a sample application using Play Framework (See tags https://github.com/yesnault/PlayStartApp/tags for download)

Features

  • Sign Up
  • Sign In
  • Reset password
  • Settings Page
  • Change email from Settings

Application details

Try

  • Rename conf/email.conf.example in conf/email.conf and check it (smtp, etc...)
  • Download Activator from http://www.playframework.org/
  • Open a terminal in PlayStartApp directory and exec activator run
  • Generate Scala Doc & Javadoc with exec activator app-doc (task app-doc add in Build.scala file)

Activator

Documentation

Promotion

Licence

  • BSD. See LICENSE file

Contact

Twitter : @yesnault

About

Starting APP Play Framework 2.x with Signup, Signin, Reset password, Change Email from Settings... Common uses cases

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 68.4%
  • HTML 24.2%
  • CoffeeScript 4.1%
  • Scala 2.1%
  • CSS 1.2%