Skip to content

PHP helper scripts to import CSV data files into JSON format

License

Notifications You must be signed in to change notification settings

meetingcostcalculator/meeting-cost-calculator-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Meeting Cost Calculator helper scripts

This repository includes a set of small helper scripts, written in PHP. These scripts convert CSV files from the Meeting Cost Calculator data repository into JavaScript files included in the Meeting Cost Calculator website repository.

Usage

  1. Ensure that all three Meeting Cost Calculator repositories are cloned in the same parent folder.
  2. From a terminal window, run php index.php to update the JavaScript files using the source data CSV files.
  3. Commit the updates to the website repository, and make a new pull request.

About

This repository is licensed under the MIT license.

New issues are welcome! Please add these to the original repository Issues tracker.

About

PHP helper scripts to import CSV data files into JSON format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages