Skip to content

this repo is version 2 from my employee system which user can enter # employees in run time and can increase size without losing data addition to the features in version1. Using C-programming language and BORLANDC compiler.

MarowaAdel28/Employees-System-V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Employees-System V2

Features

  • New
  • Display
  • Exit

New

can enter number of employees which user wants to enter and can increase it without losing his data

  • 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

About

this repo is version 2 from my employee system which user can enter # employees in run time and can increase size without losing data addition to the features in version1. Using C-programming language and BORLANDC compiler.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages