/badge_database

Repository for the Badge Database.

Primary LanguagePHP

badge_database

Repository for the Badge Database.

File Strucure:

  • badge_graphics this folder has the SVG files for individual badge graphics.
  • badgedb-plugin this is the Wordpress plugin version
  • devwordpress for the docker compose file used to create the Wordpress plugin development environment
  • doc this folder has documenation about the database
  • sql DEPRACATED this folder contains files with SQL commands to create the database on a new server
  • src DEPRACATED the PHP source files for the database web interface (no longer maintained - see badgedb-plugin).
  • tools this is for tools that are useful when working on the database. Currently only has the SVG badge graphic template.