Skip to content

nkiernan/Y2-Android-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Y2-Android-Assignment

Second year assignment

HTTP Server

A Java web server which provides access to employee information data through a RESTful web service. The Java outputs data in JSON format, which is accessible through structured URLs.

Android App

An android application which communicates with the server in order to retrieve the employee data in JSON format, it then parses the data appropriately and displays it on screen.

About

Second year assignment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages