Skip to content

SalaryCalc is a simple application that calculates net salary based on the entered gross salary.

License

Notifications You must be signed in to change notification settings

zizidzhelil/SalaryCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SalaryCalc

SalaryCalc is a simple application that calculates net salary based on the entered gross salary.

Table of Contents

  1. About The Project
  2. Getting Started
  3. Contributing
  4. License

About The Project

Built with

Backend

  • ASP.NET Core
  • Entity Framework Core 7.0.0
  • NUnit
  • SQL Server 2022
  • MediatR

FrontEnd

  • Blazor
  • Fluxor

Getting Started

How to Run?

To get a local copy up and running follow these simple steps.

  1. Build and run the backend application

  2. Browse the Backend first. The migrations are applied on the first request.

https://localhost:7139/swagger/index.html

  1. Build and run the frontend application

  2. Browse the web application

https://localhost:7157/

Installation

Clone the repo:

https://github.com/zizidzhelil/SalaryCalc.git

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

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

MIT

About

SalaryCalc is a simple application that calculates net salary based on the entered gross salary.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published