Skip to content

leestephens12/PayrollSystem

Repository files navigation

Payroll System

Description

This is a payroll system for a company to use to manage their employees shifts and paystub generation. It will calculate the pay based on their clocked in hours and standard (Canadian) deductions (EI, etc.).

Table of Contents

Installation

no install required, simply use the webapp @ <>

Usage

navigate to <> and enter your given employee id to begin.

Self-hosting

clone the repository and download the required npm packages

git clone https://github.com/leestephens12/PayrollSystem &&
cd PayrollSystem &&
npm install

setup up a firebase project for this project and link it with firestore and authentication.

deploy the project locally by running

npm run start

and open the development site at http://localhost:3000/index

Development

Vercel Badge ESLint Badge JavaScript Badge Express Badge Firebase Badge Handlebars.js Badge

Documentation

All related types and classes should be sufficiently annotated using jsdoc.

License

no license

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors