mecuboi / employee-tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee Tracker

Description

This is a node application to help you manage your employee's database. With this application you can store, add, update and keep track of your company's departments, roles, salary and employees. You can also view them in different filters to make reading the data easier.

Installation

Install the prerequisite package by running the command below:

npm i

Run

To run the app, use the command below:

npm start

Usage

Once you run the app using the command above, you will be prompted with options to view, add, update or delete the data in your database. Use accordingly to update your company's details.

License

License: MIT Click the icon to read the license

Video Walkthrough

https://drive.google.com/file/d/1nArEmIIuPEmA2-WQQho3oEy4NE_pdQGX/view

Questions

Reach out to me using the links below:

GitHub: @mecuboi

Email: matthewd.jusuf@gmail.com

About

License:MIT License


Languages

Language:JavaScript 100.0%