Skip to content

I created this app as an app management for my current teacher/student assistant position

Notifications You must be signed in to change notification settings

chrisdedman/work_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work Management App

Give the user the ability to add their completed work to a database.

The app allow you to:

  • Record the number of hours worked on a specific date
  • Record task accomplished on this day
  • Visualize the whole data recorded
  • Visualize the total number of hours worked

How To Use

Download the source code to your local computer, then compile it with your favorite compiler (I use g++ on macOS). Once compiled, you can start adding your working time to the database (the .dat file will be automatically created on your disk).

Technologies

Project is created with:

  • C++20

Author

DEMO

This is few screenshot of the program running. Menu Demo Menu Demo Menu Demo

About

I created this app as an app management for my current teacher/student assistant position

Resources

Stars

Watchers

Forks

Languages