greening / movies

This is an exercise movie review site, which uses JAX-RS REST web services to provide movie data, ratings, and visitor information, and uses jQuery to consume and display dynamic content.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

movies

This is an exercise movie review site, which uses JAX-RS REST web services to provide movie data, ratings, and visitor information, and uses jQuery to consume and display dynamic content.

Current status

  • JavaScript/jQuery front end allows accordian style open and close of list elements
  • RESTful API to movie data, which is served from fixed text strings.
  • HSQLDB database of Movie, Review and User data exists, but is not yet attached to RESTful API.

About

This is an exercise movie review site, which uses JAX-RS REST web services to provide movie data, ratings, and visitor information, and uses jQuery to consume and display dynamic content.


Languages

Language:Java 63.2%Language:CSS 30.7%Language:JavaScript 4.1%Language:HTML 2.1%