mon-entreprise/README.md

27 lines
1.8 KiB
Markdown
Raw Normal View History

2019-09-25 12:17:15 +00:00
![logo mon-entreprise.fr](https://mon-entreprise.fr/images/logo.svg)
2020-01-21 09:49:52 +00:00
> [🙋 We're hiring !](https://beta.gouv.fr/recrutement/2020/01/13/mon-entreprise-JS-senior.html)
2019-07-09 12:17:09 +00:00
This repository powers [mycompanyinfrance.fr](https://mycompanyinfrance.fr) and [mon-entreprise.fr](https://mon-entreprise.fr).
2017-02-10 11:54:12 +00:00
2018-10-16 15:47:12 +00:00
It's a React, Redux, Webpack website hosted on Netlify with no backend.
2017-08-01 08:06:10 +00:00
2019-09-25 15:42:06 +00:00
The hiring simulator, available on both websites, embeds a [model](https://github.com/betagouv/mon-entreprise/blob/master/source/règles/base.yaml) of the french tax system as a YAML domain specific language. It enables displaying the computing rules on the Web and having a single source of logic for both the computation engine (a JS library) and the generated end-user conversation-like form.
2017-02-10 11:54:12 +00:00
2019-09-25 15:42:06 +00:00
The engine with the French tax law is available as a NPM module and explained [on the wiki](https://github.com/betagouv/mon-entreprise/wiki/Librairie-de-calcul).
2018-11-23 16:22:01 +00:00
2019-03-21 16:57:34 +00:00
Developed by the french public startup incubator, [beta.gouv.fr](https://beta.gouv.fr/), with the help of the social security contributions collector, [URSSAF](www.urssaf.fr).
2017-02-10 14:58:39 +00:00
2019-09-25 15:42:06 +00:00
Most of the documentation (including issues and the wiki) is written in french, please raise an [issue](https://github.com/betagouv/mon-entreprise/issues/new) if you are interested and do not speak French.
2019-07-09 12:17:09 +00:00
## Contribute
2019-07-09 12:17:09 +00:00
If you want to contribute to this application, please check out [CONTRIBUTION.md](./CONTRIBUTION.md).
2019-06-17 07:41:30 +00:00
2018-10-16 15:47:12 +00:00
## Supported browsers
2019-06-17 07:41:30 +00:00
The website will run well on modern browsers. Internet Explorer is not supported anymore (it should work but with visual glitches and performance issues).
2018-10-16 15:47:12 +00:00
This compatibility is tested thanks to [BrowserStack](http://browserstack.com/)'s free open source program.
![Logo de Browserstack, notre solution de tests manuels](https://i.imgur.com/dQwLjXA.png)