Skip to content

Latest commit

 

History

History
46 lines (22 loc) · 1.06 KB

README.md

File metadata and controls

46 lines (22 loc) · 1.06 KB

powernik

Netlify Status

Features of this Application

The HR manager can add the name of a staff and the time he got to work from Monday to Friday

The HR manager can generate a report after entering data for all the 10 staff

The HR manager can see the Bonuses of all the staff at /report

The HR manager can see the report of each staff at /report/{name}

The HR manager can still be able to view the report and individual report of each staff if he mistakenly refreshes or closes the page

The HR manager can download report as CSV

Requirements

NPM

Git

Browser

See package.json for project dependencies and devDependencies

Installation Guide

Clone the repository

Run npm install in the root folder of the project to install all the application dependencies listed in package.json

To test the application, run npm start from the root of the project folder

Language

JavaScript

Author

Ibrahim Adeniyi