Skip to content

LZShann/SEPA-system

 
 

Repository files navigation

Live Website

HR App

Getting Started

Tutorial Used https://www.youtube.com/watch?v=jx5hdo50a2M
Actions Required 1. Install Node.js & Restart Visual Studio Code
2. Run 'npm install --legacy-peer-deps' (Dependencies)
3. Run 'npm install supabase --save-dev' (Database)
4. Run 'npm install mdb-react-ui-kit' (Modal)
5. Run 'npm install react-date-picker' (DatePicker)
6. Run 'npm install @react-pdf/renderer' (PDF)
7. Run 'npm install @react-pdf/renderer html-to-image' (PDF - Download Chart)
8. Run 'npm install react-beautiful-dnd' (Kanban Board Effect)
9. Run 'npm install xlsx' (Access Excel For Import)
10. Run 'npm install react-papaparse --save' (Preview For Import)
11. Run 'npm i react-crud-table' (CRUD Table)
Extension Used 1. EJ7+ React
Library Used 1. Syncfusion
2. React
3. Datepicker
Material/Template Used 1. https://www.youtube.com/watch?v=nL9X--HNFrg

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build (For live website purpose only)

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • CSS 3.1%
  • HTML 0.3%