Skip to content

suganyasomu/EmployeeTracker

Repository files navigation

EmployeeTracker

=======

Description

This is about the Employee Tracker, the user should be able to view and manage the departments, roles, and employees in the company. This is an command line interface app which is created using node.js and mysql.

Process

I started out by installing all the necessary npm libraries and by connecting to mysql. Created the basic prompts through which the user will be able insert, update and delete employees, roles and departments and will be able to view the budget based on the department. Created the sql's using several joins and used order by clause in sql.

Insert Employee

Product Name Screen Shot

View Employee By Department

Product Name Screen Shot

View Employee details by Manager

Product Name Screen Shot

Update Employee Role

Product Name Screen Shot

Credits

Rani and Hannah folk

License

MIT License

Copyright (c) [2020] [SuganyaSomu]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Deployed Links: Git hub :https://github.com/suganyasomu/EmployeeTracker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published