Skip to content

codeygallup/MySQL-employee-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL-employee-tracker

Table of Contents

Description

Demo

Installation

Usage

Technologies

Contribution

Testing

Description

Creating a content management system (CMS) for a non-developer to interact with information stored in a database, in this case, a company and its employees. Node, Inquirer, and MySQL were used for this as well as console.table. This project was a ton of fun to do, testing all the different ways to query was very interesting.

(Return to top)

Demo

To see the app in action click here

Screenshot from running app et

(Return to top)

Installation

To install follow these steps.

  1. Clone the repo using either HTTPS
https://github.com/Codeyg12/MySQL-employee-tracker.git

or SSH

git@github.com:Codeyg12/MySQL-employee-tracker.git
  1. Install node packages
npm i

(Return to top)

Usage

  1. Follow the installation steps above
  2. Start the app
npm start

(Return to top)

Technologies

Below are the languages and frameworks/libraries used

  • JavaScript
  • MySQL
  • NodeJS
  • NPM

(Return to top)

Contribution

Code can always be improved and if you have a suggestion to improve this project then fork the repo and create a pull request.

(Return to top)

Testing

npm test

(Return to top)

Links

To see more of my work check my Github. For further questions, you can reach me at codey.gallup@gmail.com.

(Return to top)

About

An employee management system for non developers to use

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published