Skip to content

W-D0n/WealthHealth_14

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sublime's custom image


Summary

Context

  • Mise en situation / Case Study.
  • WealthHealth est une société financière qui utilise une application interne HRNet is a intern app that provide HR service management tools.

Goal / Objectif

  • Intégration de maquette / Mockup integration.
  • Créer une nouvelle version de l'application (basée sur jQuery) avec React / Create a new version of legacy app which was based on jQuery, with React.
  • Créer et publier un composant React sur nmp / Build react component library (published on npm).
  • Comparer les performances Legacy<->React app / Performance comparison Legacy app <-> React app.

My function / Rôle

  • Frontend Developper of web department

Project

Assets

Dependencies

Getting Started

Clone the repo : git clone https://github.com/W-Kamal/WealthHealth_14.git
Install dependencies : pnpm* install
Launch local version : pnpm* start -> http://localhost:3000/ Add the custom component package from npm : pnpm* install mycustom-component *use any package manager that suits you

Potential improvements / Améliorations possibles

This project was made for learning a specific concept or tool. Therefore it might appear not complete.
If I had to push further this project, I would work on :

  1. Ask to a real Designer to create a mockup.
  2. Improve the UI of displayed datas.
  3. Improve contrast.