Skip to content

nkiruhin/SalaryCalculatorReact

Repository files navigation

SalaryCalculatorReact

A simple example project based on a test task

Build Status Contributors MIT License


README

README !
Explore the docs »

· Report Bug · Request Feature

Table of Contents

About The Project

main

The project is a payroll calculator for HR department. There are three groups (positions) of employees. Each employee may have a manager. Each employee except Employee may have subordinates. Wages are calculated on the basis of the base rate plus the prospect for long service, plus a percentage of the wages of subordinates of different levels

Built With

Getting Started

This article provides information on getting started this project.

First, download and install the .NET Core SDK on your computer.

You must install node.js from https://nodejs.org/en/download/

Prerequisites

Prerequisites for this project you can find on links .Net Core 2.2 for Windows: https://docs.microsoft.com/en-us/dotnet/core/windows-prerequisites?tabs=netcore2x for Linux: https://docs.microsoft.com/en-us/dotnet/core/linux-prerequisites?tabs=netcore2x

Installation

  1. Clone the repo
git clone https://github.com/nkiruhin/SalaryCalculatorReact/SalaryCalculatorReact.git
  1. Install NPM packages
npm install

Usage

For examples, please refer to the Documentation

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Nikolay Kirukhin - nkiruhin@yandex.ru

Project Link: https://github.com/nkiruhin/SalaryCalculatorReact

About

A simple example project based on a test task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published