Skip to content

neyarangeshk/computer-database-mongo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a classic CRUD application, backed by MongoDB. It demonstrates:

- Accessing a MongoDB database using Casbah and Salat
- Achieving, table pagination and CRUD forms.
- Integrating with a CSS framework (Twitter Bootstrap ).


This is basically a port of the sample application in Play-2 in order to demonstrate mongodb and salat. I have made as little changes in controller/view layer as possible.

When the application is first started test data is sourced into the mongo database specified in the 'mongo.url' configuration. 

About

Computer-database example from play 2.0 distribution with mongo as persistence using salat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published