Skip to content

maco/narrowthegapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Narrow the Gapp

A single-serving web site displays the wage gap between men and women in the United States on a per-occupation basis. All factoids based on data provided by the U.S. Bureau of Labor Statistics. See it in action at http://narrowthegapp.com.

LICENSE

Narrow the Gapps's source code is licensed under the GNU General Public License. Please copy and repurpose.

INSTALLATION

  • Create NTG's single database table using install/sql/build-db_mysql.sql.
  • Create the application config file by copying webapp/extlibs/isosceles/libs/config.sample.inc.php to config.inc.php in that same directory.
  • Enter all the required values into config.inc.php, especially your database credentials, writable data_dir path, and templates path.

EXTERNAL LIBRARIES

About

See the gender pay gap by occupation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.4%
  • PHP 14.6%