Skip to content

A data-based terminal application for recording & manging a company's employees work log.

License

Notifications You must be signed in to change notification settings

aymanshub/Work-Log-with-a-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work Log with a Database

A console program where employees can officially record their daily tasks. The records will be stored in a dedicated Data-Base and table.

Each task consists of:

  • Employee name
  • Task title
  • Spent time on task
  • Task notes
  • Task date (the date the task was recorded)

note: the Task date is automatically generated based on the current date when the task was recorded, yet the task date can be changed by finding a task and editing it.

Intallation:

  • install\make sure all the required packages in the requirements.txt file are installed.

Enjoy,

Ayman.

About

A data-based terminal application for recording & manging a company's employees work log.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages