Git Product home page Git Product logo

hrnet's Introduction

Projet n°14 - Développeur Applications Javascript React

WealthHealth - HRNet

Faites passer une librairie jQuery vers React

INTRODUCTION

Je travaille pour le département technologique d'une grande société financière, WealthHealth. Cette société utilise une application web interne, appelée HRnet, qui gère les dossiers des employés. L'application est ancienne et utilise jQuery côté front end, ce qui entraîne des bugs considérables et une augmentation des plaintes en interne.

Je suis chargé de radicalement transformer et rajeunir l'application actuelle en la convertissant en application React rapide et fonctionnelle. Les principales tâches à réaliser sont:

  • Convertir l'ensemble du projet HRNet en React.
  • Convertir l'un des quatre plugins jQuery actuels en React.
  • Remplacer les 3 plugins jQuery restants par des composants React codés moi-même, ou importés depuis des libraires existantes.
  • Effectuer des tests de performance Lighthouse en comparant l'ancienne et la nouvelle application.
  • Créer une nouvelle version des pages "Create Employee" et "Employee List" avec React.
  • Ajouter un système de gestion d'état (la version actuelle utilise un stockage local).
  • Exporter le plugin converti sur NPM.

💻 Technologies used

🚨 Original jQuery source code and issues

🚀 Converted React NPM Component

💾 Frontend installation

  • Install NodeJS : NodeJS
  • Clone the repo : git clone https://github.com/JaRoD41/hrnet.git
  • Install dependencies : npm install
  • Launch the app : npm run dev
  • I recommend using VSCode with Prettier extension

🏎️ Performance Tests

Nous voulons également mesurer des données quantifiables (ex. : temps de chargement des pages, appels réseau) pour nous assurer que la conversion de l'application à React améliore effectivement les performances.

Lighthouse test results :

🖥️ Screenshots

📝 Expected deliverables

  • A TXT file containing the URL of :

    • the GitHub repository of the converted jQuery plugin (only one plugin)
    • the GitHub repository of the entire React project
    • the React converted library published on NPM
  • A PDF Lighthouse performance report before/after the React conversion

hrnet's People

Contributors

dependabot[bot] avatar jarod41 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.