mon-entreprise/README.md

42 lines
2.9 KiB
Markdown
Raw Normal View History

2021-05-19 12:47:17 +00:00
Ce dépôt contient :
- Le code source du site [mon-entreprise](https://mon-entreprise.urssaf.fr)
- Les [règles publicodes](https://github.com/betagouv/mon-entreprise/tree/master/modele-social) pour le calcul des cotisations sociales, des impôts et des droits sociaux.
- Les [règles publicodes](https://github.com/betagouv/mon-entreprise/tree/master/exoneration-covid) pour le calcul du montant des exonérations de cotisations liées au covid
2020-06-02 16:37:59 +00:00
## [mon-entreprise](https://mon-entreprise.urssaf.fr)</a>
2020-01-21 09:50:18 +00:00
2021-03-17 16:53:10 +00:00
[![Statut déploiement](https://github.com/betagouv/mon-entreprise/actions/workflows/deploy.yaml/badge.svg?branch=master)](https://github.com/betagouv/mon-entreprise/actions/workflows/deploy.yaml?query=branch%3Amaster++)&nbsp;
[![Statut test](https://github.com/betagouv/mon-entreprise/actions/workflows/test.yaml/badge.svg?branch=master)](https://github.com/betagouv/mon-entreprise/actions/workflows/test.yaml?query=branch%3Amaster++)
[![Gitter chat](https://badges.gitter.im/mon-entreprise/community.png)](https://gitter.im/mon-entreprise/community)
2021-03-17 16:36:26 +00:00
Site développé en partenariat avec lUrssaf, qui a pour mission daccompagner des créateurs dentreprise dans le développement de leur activité.
Il propose notamment des simulateurs de cotisations sociales très complets, basés sur le language déclaratif [publicodes](https://publi.codes). On peut ainsi calculer le coût dune embauche, un salaire net après impôt, ses revenus dauto-entrepreneur ou encore ceux dun dirigeant de SASU ou dindépendant
2020-06-02 16:37:59 +00:00
> 🧮 [Voir la liste des simulateurs](https://mon-entreprise.urssaf.fr/simulateurs)
2020-06-02 16:37:59 +00:00
Les développeurs peuvent intégrer ces simulateurs sur dautres sites, ou de réutiliser les règles pour effectuer leur propre calculs.
2020-06-02 16:37:59 +00:00
> 🧰 [Voir les outils à disposition des développeurs](https://mon-entreprise.urssaf.fr/int%C3%A9gration)
2020-06-02 16:41:01 +00:00
Tous les outils proposés sur mon-entreprise sont propulsés par [publicodes](https://publi.codes), un nouveau langage pour les algorithmes dintérêt public.
2017-02-10 14:58:39 +00:00
2020-06-02 16:37:59 +00:00
## Contribuer
Si vous souhaitez contribuer à lun des deux projets, rendez-vous sur [CONTRIBUTING.md](./CONTRIBUTING.md).
2019-06-17 07:41:30 +00:00
2020-06-02 16:37:59 +00:00
## 🇬🇧 English users
This repository powers [mycompanyinfrance.urssaf.fr](https://mycompanyinfrance.urssaf.fr) and [mon-entreprise.urssaf.fr](https://mon-entreprise.urssaf.fr)
2020-06-02 16:37:59 +00:00
Most of the documentation (including issues and commit message) 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.
## 🗜️ Compatibility
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).
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)