L'assistant officiel des entrepreneurs https://mon-entreprise.urssaf.fr
 
 
 
 
Go to file
Mael 7cdd0b97b2
Merge pull request #696 from betagouv/bug-lib
Bug lib
2019-09-25 17:34:25 +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 🐛 Correction de la lib 2019-09-25 17:23:37 +02:00
test 🎨 améliore l'affichage des valeurs négatives 2019-09-25 10:01:34 +02:00
.babelrc Ajout de la librairie styled-components 2019-05-20 14:20:42 +02:00
.eslintrc.yaml Ajout du lint pour les hooks React 2019-09-17 12:54:54 +02:00
.flowconfig 🐛 Visualisaiton de la réponse à la question localisation 2018-09-10 18:43:16 +02:00
.gitconfig add .gitconfig 2018-09-05 11:22:28 +02:00
.gitignore Nouvelle cible webpack 'engine' 2018-11-23 16:01:12 +00:00
.prettierrc .prettierrc en JSON 2018-04-09 11:40:29 +02:00
CONTRIBUTION.md Prose dans CONTRIBUTION.md 2019-07-10 18:37:12 +02:00
LICENSE 📝 MAJ de la date de la license 2018-01-24 10:53:50 +01:00
README.md MAJ de l'image du README 2019-09-25 14:17:15 +02:00
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 🎨 Format the currencies depending on the locale 2018-05-09 11:24:01 +02:00
crédits-icônes.yaml wip 2018-08-04 12:11:34 +02:00
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 🐛 corrige les redirections 2019-09-18 17:50:45 +02:00
package.json 🐛 Correction de la lib 2019-09-25 17:23:37 +02:00
postcss.config.js 🐛 Fix the seo critical problem 2018-11-06 17:27:35 +01:00
serve.infrance.json 🐎 prerender les principales landing pages 2018-10-18 16:36:45 +02:00
serve.mon-entreprise.json ajoute des tests E2E pour mon-entreprise & mycompanyinfrance 2019-02-07 18:43:53 +01:00
yarn.lock 🐛 Correction de la lib 2019-09-25 17:23:37 +02:00

README.md

logo mon-entreprise.fr

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