Skip to content

rob49157/Employee-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee-Management-System

The app allows user to create a dynamic database with SQL.

Packages

- "body-parser": "^1.19.0",
- "connect": "^3.7.0",
- "express": "^4.17.1",
- "inquirer": "^8.2.0",
- "mysql2": "^2.3.3-rc.0"

Technologies

To make the app work i needed to have the following;

  • NPM, to download the packages needed for the project

  • Inquiere, in order to create the dynamic database, i needed to ask the user a few

    question using inquirer to get data to insert into MySQL2.

  • MySQL2, was used to keep data organized.

video link

https://watch.screencastify.com/v/SDmYzkHrqzvTAJy9Q6O6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors