Huang-Kevin0085 / Simple-Timeclock

Simple PHP-based Timeclock System for Logging Attendance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple-Timeclock

Simple PHP-based Timeclock System for Logging Attendance

This repo contains the necessary PHP scripts that will log attendance using a MySQL-based database.

To use, first make sure you have two databases created, one called "intern" and one called "timelog". The scripts will create and fill these databases as new users are created.

About

Simple PHP-based Timeclock System for Logging Attendance


Languages

Language:PHP 96.2%Language:CSS 3.0%Language:HTML 0.8%