GithubHelp home page GithubHelp logo

recordkeepingsystem's People

Contributors

joshuasfryer avatar xmaayy avatar

Watchers

 avatar

recordkeepingsystem's Issues

Check_department (employee number)

: in response to this command Record-Keeper must
return the department name for the employee with the employee number passed as an argument
for this command.

Check (department name):

In response to this command Record-Keeper must return the
employee numbers of all the employees that work in the department identified by the argument
for this command.

Check_salary (employee number):

in response to this command Record-Keeper must return the
salary of the employee with the employee number passed as an argument for this command.

Check_name (employee number)

in response to this command Record-Keeper must return the name of the employee with the employee number passed as an argument for this command.
[Assume that that employee names are distinct: that is, two employees will not have the same
name.]

Check_employee_number (name):

in response to this command Record-Keeper must return the
employee number for of the employee with the name passed as an argument for this command.

Delete (employee number):

in response to this command Record-Keeper must delete the record
corresponding to the employee number (passed as an argument to the command) from the
record store. If the operation is successful a 0 is returned; a -1 is returned otherwise.

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.