Skip to content

Kunkanya/Kunkanyaremmer_14_09072022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create react app NPM

logo HRnet

HRnet Project is a web application to manage employee informations.

Table of contents

  1. General information
  2. Purpose
  3. Prerequisites
  4. How to use

HRnet's web application old version is builded with jQuery and used diffrent jQuery plugins as following.

  • Date picker plugin
  • Modal window plugin - jQuery.modal.js
  • Drop-down menus
  • Plugin for data tables

Unfortunately some of the jQuery functions doesn´t work properly as expected and slow down the performance of the application.

Purpose for this project is to improve the performance of the application. So I need to convert the HRnet old version (builded with jQuery) to HRnet new version which is builded with React.

This repository is a new HRnet new version which is builded with React and use mui-library to replace the following jQuery plugins.

  • Date picker
  • Drop-down menus
  • Plugin for data tables

Moreover I have chosen to convert the Modal-jquery plugin to Modal-react library and published it as a npm package. Plase follow the link kunkanya-modal-react-library. In its repository you can also follow the steps how to install and how to use as in the READme.md.

# Check Node.js version
node --version
$ npm install kunkanya-modal-react-library 
  • run the project
$ npm start

Runs the app in the development mode. Open https://localhost:3000 to view it in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages