Skip to content

vitamon/scala-play-angular-mongo

Repository files navigation

Ship Locator

The project is an exercise of using Play2/Scala/ReactiveMongo/AngularJs/Bootstrap

DI is done using reader+cake patterns

To run:

clone the project, and execute from the project root:

 ./activator clean run

Screenshots

Main window

screenshot1

Create a Ship

screenshot2

Update a Ship

screenshot3

TODO:

  • Add data verification
  • Make possible updating name (currently name is used as primary key for simplicity)
  • Make possible filtering the table by ship name, change ordering etc
  • find nearest ships

About

CRUD with Play2/Scala/ReactiveMongo/AngularJs/Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published