Code Monkey home page Code Monkey logo

module12employeetracker's Introduction

Module12EmployeeTracker

EmployeeTracker

License

Description

This program will generate a command line prompt interface that manages a company's employee database.

Installation

The project is run using node js and SQL. You will need to clone the repository. Make sure to install the programs in the package.json file by running by running "npm install" from the command line. Then run start up the sql database by using the "mysql -u root -p" command and source the schema and seed the database using "source db/schema.sql" & "source db/seeds.sql" command from the root directory. Then run "npm start" from the command line.

Usage

Follow the prompts and you can create, read, update and delete the data. You can see employees, roles, departments and you can assign or change managers. This is a snapshot of the program: screenshot

License

MIT

Contributing

Feel free to contribute!

Credits

Thanks to eveyone at edX coding bootcamps!

Questions

Email me at [email protected] or visit my github page https://github.com/bcebel if you have any questions.

module12employeetracker's People

Contributors

bcebel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.