Skip to content

This is an activator project providing a seed for starting with Play & Slick using AngularJS

License

Notifications You must be signed in to change notification settings

NashTech-Labs/activator-play-slick-angularjs.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Giter8 template for providing a seed for starting with Play & Slick using AngularJS , how to write unit test and how to use mocking for unit testing.

About

Clone and run the app(default database is H2):

  $ git clone git@github.com:knoldus/activator-play-slick-angularjs.git
  $ cd activator-play-slick-angularjs
  $ bin/activator run

alt-tag

Run the all unit test:

 $ bin/activator test

Run the app using Postgres database:

 $ bin/activator 'run   -Dconfig.file=conf/postgres.conf'

###All the Screens :-

Home Page

alt-tag

Add an Employee

alt-tag

Edit an Employee

alt-tag


###References :-

Template license

Written in 2017 by Knoldus Software LLP

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this template to the public domain worldwide. This template is distributed without any warranty. See http://creativecommons.org/publicdomain/zero/1.0/.

About

This is an activator project providing a seed for starting with Play & Slick using AngularJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published