Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        






Nyebe

Module Sample



![](https://visit-counter.vercel.app/counter.png?page=zyx-0314/Employee-Management-System)

---


Table of Contents



  1. Overview


    1. Key Components


    2. Technology




  2. Rules and Principles


  3. Resources

---

## 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

(back to top)

---

## How to

### Fork
You can make your own copy of the project by Forking the project.

Nyebe

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

Nyebe

2. Find the New Issue Button

Nyebe

4. Add a Short Title

Nyebe

6. Add Descriptions

Nyebe

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 terminal

Step 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

Nyebe




### 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.

Nyebe

Nyebe


(back to top)