disunbow / AccountsManager

AccountsManager is a demo web applications that manages accounts & roles. Built with Spring MVC 3.1, Twitter BootStrap & JQuery.

Home Page:http://accountsmanager.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is Accounts Manager?

Accounts manager is a simple web application that do basic operations (create,read,update and delete) on 2 entities: Account and Role.

Demo:

The application is deployed to Heroku at :

Technologies used:

  • Spring MVC with Rest like url for controllers.
  • Spring Security for user/password authentication.
  • Spring Data JPA for persistency.
  • Twitter BootStrap for the UI.
  • Jquery for Ajax for REST calls.
  • JQuery DataDatable plugin.
  • Apache Tiles for web page templating.

Run the application:

mvn jetty:run

About

AccountsManager is a demo web applications that manages accounts & roles. Built with Spring MVC 3.1, Twitter BootStrap & JQuery.

http://accountsmanager.herokuapp.com


Languages

Language:JavaScript 84.8%Language:Java 14.9%Language:CSS 0.3%