L'assistant officiel des entrepreneurs https://mon-entreprise.urssaf.fr
 
 
 
 
Go to file
Maxime Quandalle 1f70cff33f
🎨 Typos et ajout d'une marge sous les suggestions
2019-09-06 15:31:20 +02:00
.vscode Ajout du paramètre organizeImports 2019-07-10 18:37:12 +02:00
cypress 🔨 répare le bug de la question sur l'impot sur le revenu 2019-09-06 15:31:17 +02:00
source 🎨 Typos et ajout d'une marge sous les suggestions 2019-09-06 15:31:20 +02:00
test 💚 augmente le timeout du test de librairie 2019-09-06 15:31:19 +02:00
.babelrc Ajout de la librairie styled-components 2019-05-20 14:20:42 +02:00
.eslintrc.yaml 🐛 répare la page blanche sur mycompanyinfrance.fr 2019-02-08 13:46:37 +01:00
.flowconfig
.gitconfig
.gitignore
.prettierrc
CONTRIBUTION.md Prose dans CONTRIBUTION.md 2019-07-10 18:37:12 +02:00
LICENSE
README.md Prose dans CONTRIBUTION.md 2019-07-10 18:37:12 +02:00
_redirects
circle.yml 💚 remet l'enregistrement des tests E2E maintenant que nous sommes labelisés OSS par Cypress 2019-04-24 10:52:27 +02:00
componentTestSetup.js
crédits-icônes.yaml
cypress.json Ajoute des script npm pour lancer les tests E2E 2019-02-08 11:09:13 +01:00
formeJuridique.yaml Remplacemement des formats en unités dans les tests 2019-07-12 10:33:02 +02:00
index.html 👽 traduit le logo de chargement 2019-09-03 18:15:28 +02:00
manifest.webmanifest 🎨 ajoute une favicon 2019-06-12 17:49:12 +02:00
netlify.toml Ajoute la redirection mycompanyinfrance.com vers le .fr 2019-07-16 11:46:48 +02:00
package.json ⬆️ MAJ webpack 2019-09-02 17:29:33 +02:00
postcss.config.js
serve.infrance.json
serve.mon-entreprise.json
yarn.lock ⬆️ Bump lodash from 4.17.11 to 4.17.15 2019-09-05 12:12:38 +00:00

README.md

La loi papier sur la page de droite du dessin de l'énorme livre de droit, sera (page de droite) augmentée par du code interprétable

This repository powers mycompanyinfrance.fr and mon-entreprise.fr.

It's a React, Redux, Webpack website hosted on Netlify with no backend.

The hiring simulator, available on both websites, embeds a model 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.

The engine with the French tax law is available as a NPM module and explained on the wiki.

Developed by the french public startup incubator, beta.gouv.fr, with the help of the social security contributions collector, URSSAF.

Most of the documentation (including issues and the wiki) is written in french, please raise an issue if you are interested and do not speak French.

Contribute

If you want to contribute to this application, please check out CONTRIBUTION.md.

Supported browsers

The website will run well on modern browsers. Internet Explorer is not supported anymore (it should work but with visual glitches and performance issues).

This compatibility is tested thanks to BrowserStack's free open source program.

Logo de Browserstack, notre solution de tests manuels