ScalaBlog
ScalaBlog copied to clipboard
Blogging project with Scala Play Framework
It has been long time to not deal with this project. It has to be working again and fix all issues.
So many things to do making this project deployable: 1. Make all strings https://www.playframework.com/documentation/2.0/ScalaI18N 2. Write database evolution script when it is deployed https://www.playframework.com/documentation/2.2.x/Evolutions 3. Put all api-keys into **app.conf**...
Default error pages need to be created using Global...
Google blocks signing in while sending e-mail.Due to blocking it throws error
CSRF token should be added all form