Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 experiment

NOTE: 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 util

NOTA: Usa ObreroDB-esp.py porque es en espanol