Employee-management-system

Employee Management Syastem

Developement

This application enables a user to create their own employee tracker using a basic Node.js application. A user is able to add and view employees, roles, and departments. A user is also able to update an employee’s role. All data that the user has entered or manipulated is continually synced to a local MySQL database for easy integration with other systems.

Additionally, a schema file and seed SQL file are present in the repository can be used to set up the database and tables.

Below are screenshots of the deplyed application:

Demo .png

Below is a demo of the application:

Demo GIF

Below is the GitHub repository for Employee Management System

https://toddkelly.github.io/Employee-management-system/