Skip to content

Commit

Permalink
Merge pull request #26 from taxepfa/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
icflorescu authored Oct 6, 2023
2 parents 5464b13 + 5653780 commit 4f5cab7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ A simple tax calculator for freelancers working as sole traders (PFA) in Romania

[![taxepfa.github.io](https://user-images.githubusercontent.com/581999/272381443-ce709a7f-f020-4108-8cac-549d0fa6b091.png)](https://taxepfa.github.io)

## Context

In the fall of 2023 the Romanian government adopted a set of new fiscal measures that will affect the income of freelancers working as sole traders (PFA).
Among other things, the changes include a minimum fixed-amount health insurance contribution (CASS) of 6 x 10% of the minimum wage, regardless of the actual income of the freelancer; this means that in some cases the freelancer will end up paying more in taxes than they actually earn, which is undoubtedly immoral and probably illegal.

## Tech-stack

- [React](https://reactjs.org/)
Expand All @@ -12,6 +17,13 @@ A simple tax calculator for freelancers working as sole traders (PFA) in Romania
- [Mantine](https://mantine.dev/)
- [Valtio](https://valtio.pmnd.rs/docs/introduction/getting-started)

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md).

**IMPORTANT!** 👇
Pushing to the `main` branch triggers a GitHub workflow, so make sure to target your PRs to the `dev` branch.

## Hire and support the author

I'm [a full-stack developer with 20+ years of experience](https://github.com/icflorescu) in building web applications, from small MVPs to large enterprise systems.
Expand Down

0 comments on commit 4f5cab7

Please sign in to comment.