MauroPen / MyPythonRepo

0 stars 0 forks source link

Create table showing info about the people generated during execution #18

Closed MauroPen closed 2 years ago

MauroPen commented 2 years ago

Linked to: #9

MauroPen commented 2 years ago

Each person's info are stored in the peopleTable right after its creation. This procedure is not expected to affect significantly the time of execution of the program.

Its attributes are:

Before exporting (#15) another column highlighting people whose birthday matched might be added.