Skip to content

Backend employee database management program. Solves the need for managing an employee database easily through the backend.

License

Notifications You must be signed in to change notification settings

archonology/Employee-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Library

License: MIT

Links

Click here to watch a video tutorial on Youtube

Table of Contents:

Screenshot

program screenshot

Description

This program allows the user to seed and administer an employee library. Department, role, and employees can be tracked, added, deleted, and updated. It is useful to be able to administer large databases that are inter-connected via a simple, backend program.

Installation

This program is run through Node.js in the terminal. Dependencies you will need include: Dotenv, Express, MySQL, Inquirer, and Console.table.

Usage Info

Please watch the demo video for more insight into usage of the program. Type npm start to run the program from the command line in the root file, index.js.

Contribution Guidelines

Please contact me if you would like to contribute.

Test Instructions

Not at this time.

Questions

If you have questions about this project or any of my other work, please contact me at reed.meher@gmail.com. Check out more of my work on Github at Archonology.

License Info

This project is covered under MIT License.
A short, permissive software license. Basically, you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source. There are many variations of this license in use.
To learn more, click the badge: License: MIT

About

Backend employee database management program. Solves the need for managing an employee database easily through the backend.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published