GithubHelp home page GithubHelp logo

cs546's Introduction

CS546

Oriented-Object Software Development Project

Payroll System

A software company has several employees - some of them are administrators such as President, Vice-President and so on. Other employees are classified into two groups - managers and software developers. The company has several departments. Each department is managed by one or more managers, and has one or more software developers. An employee may work for more than one department. The salary for an employee depends on the rank - manager, project leader, senior software developer, programmer etc. The salary may change at any time after initial hiring and may not be the same for two people of the same rank. The aim of this project is to develop a payroll system for this company. The following minimal set of functionalities must be included: • Hire a new employee. This may include administrators as well. While hiring, the company and the person being hired may negotiate on the salary. • Fire an employee. • Promote an employee to a higher rank. This comes with an additional salary. The development team may decide this in consultation with the customers. • Prepare monthly pay stub for each employee. This must include base salary, deductions and taxes withheld, if any. The pay stub must also indicate the department(s) for which the employee worked.

The software product must have a Graphical User Interface. Please consider the security aspects for this project.

Additional Requirements for the project

The following changes/additions must be made to the existing set of requirements: The system must now include the software projects that the company handles. Each project is assigned to one or more departments. Consequently, the manager(s) and some employees of each assigned department (not necessarily all employees in the department) will be associated with the project. The cumulative cost of the project must be maintained in the system. This includes the sum of salaries of all employees assigned to this project and other costs. For simplicity, you can assume that 'other costs' is given as one single amount. An administrator should be able to generate a report on each project which should display the people associated with the project and the total cost. Please note: each project is associated with a time period as well, indicating the development length for this software project.

Due date: May 6th

cs546's People

Contributors

alvinvinvinvin avatar

Watchers

James Cloos avatar  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.