Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 344 Bytes

File metadata and controls

15 lines (14 loc) · 344 Bytes

Python coursework.

When writing code, it was allowed to use only the functions learned during the training.

Implemented functions

  • Create New Database
  • Add Records
  • Edit Records
  • Delete Record
  • Show Records
  • Sort Records
  • Filter Records
  • Find Records by Full Name
  • Department Information
  • Employees by Department
  • Table Report