Skip to content

Payroll Recap App is a simple API base application to simulate payroll management in a company

Notifications You must be signed in to change notification settings

alitdarmaputra/payroll-recap-app

 
 

Repository files navigation

Payroll Recap App

Description

Payroll Recap App is a simple API base application to simulate payroll management in a company

Features

  • CSV Upload
  • Authentication
  • Email Monthly Report

Table of contents

  1. Description
  2. Features
  3. Table of Content
  4. Getting Started
    1. Requirements
    2. Installing
    3. Executing Program
  5. Reference

Getting Started

Requirements

  • Node.Js
  • MySQL

Installing

  • Clone this repository
git clone https://github.com/alitdarmaputra/payroll-recap-app
  • Change .env.example file to .env and assign value according to your own

Running Program

  • Run App
$ npm start

Reference

About

Payroll Recap App is a simple API base application to simulate payroll management in a company

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.5%
  • JavaScript 34.2%
  • CSS 2.2%
  • Shell 0.1%