HR_Attendance_Tracker

Some Example to runs my code via the cli. first import all the sql databases. import the create_atteadnace tracker.sql import the create_login Import the create employees

Run my php program #example

php Attedance_Tracker.php -u jgarcia1 -p asdfasdf -l Employee -c addNewUser <-- This was old way to add to mysql db. php collection.php -u jgarcia1 -p asdfasdf -l Employee -c addNewUser <-- adds it to Mongo DB.