2017-05-04 10:12:26 +00:00
import React , { Component } from 'react'
import './HomeEmbauche.css'
export default class HomeEmbauche extends Component {
render ( ) {
return (
< div id = "homeEmbauche" >
< nav >
< div id = "project" >
< img src = { require ( '../images/homeEmbauche/logo-SGMAP-fond-blanc.svg' ) } alt = "Secrétariat général pour la modernisation de l'action publique" / >
< / d i v >
< ul >
< li > < a href = "#about" > À propos < / a > < / l i >
< li > < a id = "integrate" href = "#integration" >
< strong >
< span className = "wide-screen" > Intégrez le module < / s p a n >
< span className = "narrow-screen" > Intégration < / s p a n >
< / s t r o n g >
< / a > < / l i >
< li > < a href = "/contact" > Contact < / a > < / l i >
< / u l >
< / n a v >
< div id = "splash" >
< div id = "showcase" >
2017-05-04 13:13:04 +00:00
< div id = "showcaseMain" >
< h1 > Estimer le { ' ' } prix < br / > d 'une {' '} embauche en {' ' } France < / h 1 >
< div id = "main-actions" >
< div >
< a href = "/simulateur" target = "_blank" > Simuler un CDI < i className = "fa fa-hand-o-right" aria - hidden = "true" > < / i > < / a >
< / d i v >
< div >
< span > Nouveau < / s p a n >
2017-05-09 14:33:35 +00:00
< a href = "/simu/surcoût-CDD/intro" > Simuler le surcoût CDD ( beta ) < i className = "fa fa-hand-o-right" aria - hidden = "true" > < / i > < / a >
2017-05-04 13:13:04 +00:00
< / d i v >
< / d i v >
< / d i v >
2017-05-04 10:12:26 +00:00
< div id = "image-wrap" >
2017-05-04 12:38:40 +00:00
< img src = { require ( '../images/homeEmbauche/simulateur-2017.gif' ) } alt = "Vue animée du simulateur" className = "animated" / >
2017-05-04 10:12:26 +00:00
< span id = "play-button" > & # 9654 ; < / s p a n >
2017-05-04 12:38:40 +00:00
< img src = { require ( '../images/homeEmbauche/simulateur-2017.png' ) } alt = "Image du simulateur" className = "static" / >
2017-05-04 10:12:26 +00:00
< / d i v >
< / d i v >
< / d i v >
< section className = "" id = "about" >
< h1 > À propos < / h 1 >
< p >
L 'incubateur des services numériques du Gouvernement a lancé, le 1ᵉʳ octobre 2014, le développement en mode Startup d’ État d’ une ressource ouverte de calcul des prélèvements sociaux sur les revenus d' activité en France .
< / p >
< p >
Le premier produit , un < em > module d 'estimation du prix d' une embauche < / e m > , p e u t ê t r e < e m > i n t é g r é f a c i l e m e n t e t g r a t u i t e m e n t < / e m > p a r t o u t e o r g a n i s a t i o n s u r s o n s i t e W e b . C e m o d u l e r e p o s e s u r l e m o t e u r d e c a l c u l O p e n F i s c a .
< / p >
< p >
Nous encourageons toutes les initiatives d ' information sur le coût du travail & nbsp ; : ses contreparties , la fiche de paie , les spécificités du droit conventionnel ...
< / p >
< a className = "button" href = "mailto:contact@embauche.beta.gouv.fr?subject=Rejoindre l'OpenLab&body=Bonjour, je suis intéressé par votre produit et votre démarche et souhaite participer au prochain OpenLab. Bonne journée !" > Participez à l ' évolution du produit < / a >
{ /* <p>Notre prochaine rencontre OpenLab aura lieu <strong>le mercredi 18 janvier 2017 à 10h</strong>, au 86 allée de Bercy, 75012, salle 381-R</p> */ }
< / s e c t i o n >
< section className = "light" id = "integration" >
< h1 > Intégrez le module Web < / h 1 >
< p >
Intégrez le module en ajoutant une ligne à votre page Web :
< / p >
< code >
< span > { '<' } < /span><em>script<br/ >
id < / e m > = " s c r i p t - s i m u l a t e u r - e m b a u c h e " < e m > d a t a - c o u l e u r < / e m > = " < s p a n i d = " s c r i p t C o l o r " > # 4 A 8 9 D C < / s p a n > " < e m > s r c < / e m > = " h t t p s : / / e m b a u c h e . b e t a . g o u v . f r / m o d u l e s / v 2 / d i s t / s i m u l a t e u r . j s " >
< span > { '<' } < /span><span>/ < / s p a n > < e m > s c r i p t < / e m > < s p a n > > < / s p a n >
< / c o d e >
< p >
Vous pouvez < b > choisir la couleur principale du module < /b> pour le fondre dans le thème visuel de votre page : changez simplement la valeur de <i>data-couleur</i > ci - dessus . Pour la choisir , utilisez notre < a href = "/modules/v2/couleur.html" target = "_blank" > outil interactif < / a > .
< / p >
< / s e c t i o n >
< section className = "light" id = "integration" >
< h1 > Ou utilisez l ' API < / h 1 >
< p >
Intégrez le calcul des prélèvements sociaux très simplement dans votre application
< / p >
2017-05-04 13:13:04 +00:00
< a href = "https://github.com/sgmap/cout-embauche/wiki/Documentation-de-l'API-pr%C3%A9l%C3%A8vements-sociaux" target = "_blank" > Lire la < em > documentation < / e m > & r a r r ; < / a >
2017-05-04 10:12:26 +00:00
< / s e c t i o n >
< section className = "blocks dark" id = "integrations" >
< h1 > Quelques intégrations < / h 1 >
< article >
< a href = "/simulateur" >
< img src = { require ( '../images/homeEmbauche/simulateur.png' ) } alt = "" / >
< h2 > Notre démonstrateur < / h 2 >
< / a >
< / a r t i c l e >
< article >
< a href = "http://les-aides.fr/embauche" >
< img src = { require ( '../images/homeEmbauche/cci.png' ) } alt = "Les-aides.fr" / >
< h2 > CCI de France < / h 2 >
< / a >
< / a r t i c l e >
< article >
< a href = "https://recruteurs.apec.fr/Recrutement/Pratique-RH/Tous-les-dossiers-Recrutement/Diagnostiquer/Vous-envisagez-de-recruter-calculez-le-cout-de-cette-embauche" >
< img src = { require ( '../images/homeEmbauche/apec.png' ) } alt = "" / >
< h2 > APEC < / h 2 >
< / a >
< / a r t i c l e >
{ / * < a r t i c l e >
< a href = "http://www.aides-creations.fr/simulateur-charges/" >
< img src = "img/aides-creations.png" alt = "Aides-Créations.com" / >
< h2 > Créateur de business plan < br / >
Aides - Créations . com < / h 2 >
< / a >
< /article> */ }
< article >
< a href = "http://travail-emploi.gouv.fr/emploi/accompagnement-des-tpe-pme/tpe-pme/article/le-simulateur-du-cout-d-embauche" >
< img src = { require ( '../images/homeEmbauche/min-tra.jpg' ) } alt = "Ministère du travail" / >
< h2 > Ministère du travail < / h 2 >
< / a >
< / a r t i c l e >
< article >
< a href = "https://entreprise.pole-emploi.fr/cout-salarie/" >
< img src = { require ( '../images/homeEmbauche/pole-emploi.png' ) } alt = "Pôle Emploi" / >
< h2 > Pôle Emploi < / h 2 >
< / a >
< / a r t i c l e >
< article >
< a href = "mailto:contact@embauche.beta.gouv.fr?subject=Proposition de réutilisation" >
< span className = "question-mark" > ? < / s p a n >
< h2 > Une idée & nbsp ; ? < br / >
Contactez - nous & nbsp ; ! < / h 2 >
< / a >
< / a r t i c l e >
< / s e c t i o n >
< section id = "contribute" className = "light blocks extended" >
< h1 > Contribuez < / h 1 >
< p >
Les différentes briques sont ouvertes à la contribution et disponibles gratuitement sous licence libre .
Aidez - nous à les améliorer !
< / p >
< div className = "block-wrap" >
< article className = "alpha" >
< a href = "https://github.com/sgmap/cout-embauche/" >
< img src = { require ( '../images/homeEmbauche/widget.svg' ) } alt = "" / >
< h2 > Module Web < / h 2 >
< / a >
< p > Permet l 'estimation rapide et précise du coût d' une embauche < / p >
< / a r t i c l e >
< article id = "checklist" className = "alpha" >
< a href = "https://github.com/openfisca/openfisca-france/tree/master/openfisca_france/tests/formulas" >
< img src = { require ( '../images/homeEmbauche/tests.svg' ) } alt = "" / >
< h2 > Tests des calculs < / h 2 >
< / a >
< p > Fiabilisent le calcul des prélèvements < / p >
< / a r t i c l e >
< article id = "openfisca" className = "alpha" >
< a href = "http://www.openfisca.fr" >
< img alt = "OpenFisca" src = { require ( '../images/homeEmbauche/logo-openfisca.svg' ) } / >
< h2 > Moteur de calcul < / h 2 >
< / a >
< p > Implémente les règles du système socio - fiscal français < / p >
< / a r t i c l e >
< / d i v >
< / s e c t i o n >
< / d i v >
)
}
}