Skip to content

this repo is a system which user can enter info about employee like name, code, salary and so on. The user can display employee's info. Using C-programming language and BORLANDC compiler. this is version 1 from my system using arrays and functions.

Notifications You must be signed in to change notification settings

MarowaAdel28/Employees-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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

About

this repo is a system which user can enter info about employee like name, code, salary and so on. The user can display employee's info. Using C-programming language and BORLANDC compiler. this is version 1 from my system using arrays and functions.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages