Skip to content

Latest commit

 

History

History
executable file
·
14 lines (11 loc) · 450 Bytes

File metadata and controls

executable file
·
14 lines (11 loc) · 450 Bytes

Pwnshop mashup: IWAFA - Intelligent Web Applications Final Assignment

This is a codeigniter webapp which queries an rdf data store filled with iens.nl restaurant data and google places data, integrates it with data from artsholland.nl and returns it on a google maps map.

It makes use of:

  • Codeigniter for the MVC part

  • jQuery

  • Bootstrap

  • phpQuery

  • The iens.nl website

  • The artsholland.nl website

  • The google places api