Skip to content
#

ems

Here are 137 public repositories matching this topic...

此为我在大学二年级时使用 C++ 编写的一个控制台员工管理系统 (Employee management system) ❤️。虽然以现在的能力来看,它非常的简陋,但是在当时,它是我是花费了很多的时间与精力来认真完成的一个作品。这个作品可以代表我在大学二年级时的最高编程水平,希望可以帮助到各位 C++ 的初学者朋友们。

  • Updated Mar 24, 2020
  • C++

This is a full-stack Employee Management System (EMS) built using React JS (Vite) for the frontend and Spring Boot for the backend. It allows users to manage employee data, including adding new employees, updating existing information, deleting employees, and viewing a list of all employees.

  • Updated May 2, 2024
  • JavaScript

This employee management system is developed for an assessment under the Object-Oriented Programming module. Text files used to store data. Java methods are used to write, update, delete, and to populate tables and combo boxes from text files. This is implemented using OOP concepts such as inheritance, encapsulation, abstraction, and polymorphism.

  • Updated Mar 8, 2024
  • Java

Improve this page

Add a description, image, and links to the ems topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ems topic, visit your repo's landing page and select "manage topics."

Learn more