parzibyte / asistencia-php

Sistema de asistencia de empleados en PHP - Attendance employee system in PHP

Home Page:https://parzibyte.me/blog/2020/11/22/sistema-registro-asistencia-php-mysql/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attendance tracking system with PHP & MySQL / Sistema de registro de asistencia en PHP y MySQL

Tutorial

Attendance system in PHP and MySQL

Español

Sistema de asistencia de empleados en PHP usando Bootstrap y MySQL

  1. Descarga el código y colócalo en tu servidor ya sea local o en internet
  2. Crea la base de datos y luego importa las tablas de schema.sql
  3. Crea el archivo llamado env.php a partir del archivo env.example.php, y configura las credenciales de acceso a MySQL
  4. Disfruta

No olvides seguirme si te ha gustado: https://parzibyte.me/blog/sigueme/

English

Employee attendance system written in PHP, Bootstrap and MySQL

  1. Download code and put in in your local or internet server
  2. Create database and import tables listed in schema.sql
  3. Create env.php file, taking env.example.php as example and set your database credentials
  4. Enjoy

About

Sistema de asistencia de empleados en PHP - Attendance employee system in PHP

https://parzibyte.me/blog/2020/11/22/sistema-registro-asistencia-php-mysql/

License:MIT License


Languages

Language:PHP 100.0%