Skip to content

ics-software-engineering/play-bootstrap-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

This is a sample Play application with the following features:

  • Modifications to the "default" application generated by the Play "new" command to eliminate checkstyle errors. See play-new-passcheckstyle for details.
  • Modifications to the main.scala.html template to load Twitter Bootstrap 3 files using CDN sites.
  • Modifications to illustrate simple page navigation through changes to the controller, the routes, and the view files.
  • Note that the navbar highlights the current active page.
  • Note that the main.css has a slight adjustment to the body padding due to the use of the fixed-top navbar.
  • Modifications to create very simple tests.

About

A template Play application using Twitter Bootstrap 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published