Skip to content

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.

Notifications You must be signed in to change notification settings

greening/movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published