Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
/ IATI-Previewer Public archive

Based on Ben Webbs ShowMyPlings code this is repurposed to show IATI compliant data

License

Notifications You must be signed in to change notification settings

IATI/IATI-Previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(ARCHIVED) IATI-Previewer

The IATI-Previewer has been deprecated and removed as one of IATI's core services. Therefore this repo has been Archived.

Introduction

This application makes it easy to browse IATI compliant data.

Given an IATI fomatted XML file, a user can browse the data in their web browser, expanding and collapsing elements.

This application used to be known as ShowMyIATIData as it was built from the ShowMyPlings code by Ben Webb. ShowMyPlings was written for the Plings project which ended in 2011.

Requirements

Webserver running:

  • PHP 5
  • php5_curl

The application has been developed on an apache webserver.

Running a local development version

A local version of the is possible using the PHP in-built webserver. Using terminal, navigate to the the folder when you have cloned this repository to and enter the following command:

php -S localhost:8000

Visiting http://localhost:8000/ in your browser should load the homepage for the previewer.

Deployment

Place all the files on your webserver.
Point your browser to index.php and you should be up and running.

About

Based on Ben Webbs ShowMyPlings code this is repurposed to show IATI compliant data

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages