Welcome, Play Scala Learner! - fandfisf/salon GitHub Wiki
Painter Project Goals
- Create a ready-made template for a play-scala project that is
- Easy to understand
- Fully documented
- Built on standard practices
- Completely deployable out-of-the-box once play 2.5 or higher is installed.
- Serve as an out-of-the-brain repository.
#Essential Features When done, this project will include
- RDBMS access
- At least one NOSQL DB access
- Well explained usage of concurrency related idioms.
- Examples of non-text media interaction and file upload support.