Skip to content

scaple99/epdmsv1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

epdmsv1

My First complete program (sort of) An employee/payroll database management system written in C, was created for my Internal Assessment when i did CAPE. A colleague of mine Satesh taught me how to build this thing.

What I learnt:

  • Basic C programming
  • File Handling
  • Pointers
  • Linear Search Algorithm
  • How to manually debug software
  • Functions
  • Using clear screen function to create clean program flo

Features

  • Create, Retrieve records that store employee information
  • Automatically calculates net salary and deductions
  • Stores records in text files
  • View all records
  • Search for records using a key.

About

First Iteration of Employee Database Management System.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages