mon-entreprise/README.md

41 lines
2.8 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.
2020-06-02 16:37:59 +00:00
## <a href="https://mon-entreprise.urssaf.fr"><img src="https://mon-entreprise.urssaf.fr/images/logo.svg" alt="mon-entreprise.urssaf.fr" width="200"/></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 l'Urssaf, qui a pour mission d'accompagner des créateurs dentreprise dans le développement de leur activité.
2021-05-19 12:47:17 +00:00
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 d'une embauche, un salaire net après impôt, ses revenus d'auto-entrepreneur ou encore ceux d'un dirigeant de SASU ou d'indé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 ont la possibilité d'intégrer ces simulateurs sur d'autres sites, ou de réutiliser les règles pour effectuer leur propre calculs.
> 🧰 [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 d'intérêt public.
2017-02-10 14:58:39 +00:00
2020-06-02 16:37:59 +00:00
## Contribuer
2021-05-19 12:47:17 +00:00
Si vous souhaitez contribuer à l'un 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.fr](https://mycompanyinfrance.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).
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)