Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zyx-0314/dsa-employee-management-system
Sample project which coded by student and me for demonstration of working system handling data in a real world scenario.
https://github.com/zyx-0314/dsa-employee-management-system
Last synced: 2 days ago
JSON representation
Sample project which coded by student and me for demonstration of working system handling data in a real world scenario.
- Host: GitHub
- URL: https://github.com/zyx-0314/dsa-employee-management-system
- Owner: zyx-0314
- License: mit
- Created: 2024-06-09T08:06:06.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-06-09T08:25:33.000Z (8 months ago)
- Last Synced: 2024-11-24T05:08:21.148Z (2 months ago)
- Language: C++
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
![](https://visit-counter.vercel.app/counter.png?page=zyx-0314/Employee-Management-System)
---
Table of Contents
---
## Overview
This project is develop for demonstration of working system for Data Structure and Algorithm which also manages data from different classes, in addition some rules are implemented for good practices such as KISS, Single Responsibility, Code Structure, Naming Conventions and OOP
### Key Components
- C++
- Header and CPP### Technology
![C++](https://img.shields.io/badge/C%2B%2B-00599C?style=for-the-badge&logo=c%2B%2B&logoColor=white)### Contributors
- Nyebe
- RLA---
## How to
### Fork
You can make your own copy of the project by Forking the project.You can contribute by doing Pull Request after you modify the project.
### Make an Issue
If you encounter any issues or bugs, please create an issue on the GitHub repository.Steps:
1. Find the Issue Tab
2. Find the New Issue Button
4. Add a Short Title
6. Add Descriptions
Format of Description
i. Problem - Describe the problem
ii. Step-by-Step of how the problem occur, if possible with screen-shots
iii. if there is variables, include at the bottom---
Format sample:
The problem is something like this and it does this but should do this, im using mac laptop and i use this kind of ide.
Step-by-Step:
Step 1: Open the terminalStep 2: Choose option 2
Step 3: Enter Values
Step 4: Problem Occur here that should be something like this but it does this.
Variables:
the values I placed are;
1 - for registration
2 - Dela Cruz for Last name---
7. Submit
### Follow and Star
If you find this project interesting, consider giving it a star on GitHub. You can also follow the repository for updates and notifications.