Track and Eliminate dead two-way radio batteries with the use of QR codes.
To get up and running with this app, you'll need to:
- Install and run MAMP (www.mamp.info)
- Import the battery_include/batteryqr.sql schema file to your MySQL to create the database
- Replace the generic database handler credentials at battery_static/database.inc (you can simply use your root access login/password as specified in the MAMP settings)
Before my git days, I simply overwrote the 'battery_include' and 'batteryqr.com' directories on the server with my local dev copies when making changes.