ejk2134 / employee_directory

Employee directory, PHP, Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee Directory

This is a simple employee directory that allows for viewing, creating, deleting, and updating employee records.

Built with

Apache Server

REST API built with PHP

MYSQL

jQuery

Getting started

The app was developed with an Apache server using MAMP. The MYSQL database is configured to run locally on port 8889 with a database called "workplace", a user called "host", with no password. Queries for setting up the database tables, including two dummy records, are included in the file "database.sql".

About

Employee directory, PHP, Javascript


Languages

Language:PHP 55.4%Language:JavaScript 32.5%Language:HTML 12.1%