/paylocity-healthcare

Application for for displaying and managing healthcare benefits costs per paycheck

Primary LanguageTypeScript

Paylocity Healthcare Benefits Demo

This project is a demo of Paylocity Healthcare Benefits. It uses React, TypeScript, ShadCN and Vite.

How to start using the project

  1. Clone the repository
  2. Install dependencies with npm install
  3. Run npm run dev to start the development server
  4. Open your browser and navigate to http://localhost:PORT

Functionalities

Employee

  • Add an employee
  • Edit an employee
  • Delete an employee

Dependent

  • Add a dependent
  • Edit a dependent
  • Delete a dependent

Benefit

  • View calculated benefits
  • View paycheck amount

created by @janithRS