Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 937 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 937 Bytes

Employees-System

Features

  • New
  • Display
  • Exit

New

enter employee info as code, name, salary, bonus and reduction

  • code must be unique, don't accept dublicated code
  • salary must be more than 5K
  • bonus must be positive value
  • reduction must be less than the half of employee salary

Display

display employee info CODE, NAME AND NET SALARY

  • can't display emplyee till user add at least one employee
  • when user display last employee and press next will display first employee info
  • when user display first employee and press prev will display last employee info
  • when user go back to home, when he return to display, will display last employee before he get out from display page

Exit

display thanks message for user

Demo

employee.version1.-.Made.with.Clipchamp.mp4