Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cremetv/employeedb
This is a simple python program for storing entries of employee data, including employee names and their total hours worked, which is all linked to an employee ID number.
https://github.com/cremetv/employeedb
Last synced: 2 days ago
JSON representation
This is a simple python program for storing entries of employee data, including employee names and their total hours worked, which is all linked to an employee ID number.
- Host: GitHub
- URL: https://github.com/cremetv/employeedb
- Owner: cremetv
- Created: 2019-03-17T23:23:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-17T23:27:09.000Z (almost 6 years ago)
- Last Synced: 2024-11-09T14:45:44.556Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This file includes the basic project information as well as updates and future plans.
BASIC INFO:
This program allows users to maintain a list of employee entries. Each entry is linked to an ID number, and contains an
employee's name and the amount of hours they've worked.UPDATES:
None yet...PLANS:
- Code a search feature, allowing a search by employee name or ID number.
- Save the employee list, making this a truly useful program, rather than simply an experimentNOTE: ObreroDB-esp.py is the Spanish translation of this program. The English version is called EmployeeDB.py
----------------------
En Espanol:Informacion basico:
Este programa se permite usuarios a tener una base informativa de los obreros. Cada entrada es relacionada a un numero de ID,
y tiene un nombre del obrero y cuantas horas el/ella trabajaron.Cambios:
Nada todavia...Planes por futuro:
- Construir el habilidad de buscar con el nombre o numero de un obrero
- Ahorra el base informativa, entonces este programa es mas utilNOTA: Usa ObreroDB-esp.py porque es en espanol