janithRS / paylocity-healthcare

Application for for displaying and managing healthcare benefits costs per paycheck

Home Page:https://paylocity-healthcare.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Application for for displaying and managing healthcare benefits costs per paycheck

https://paylocity-healthcare.vercel.app


Languages

Language:TypeScript 89.2%Language:JavaScript 5.4%Language:CSS 4.6%Language:HTML 0.8%