Skip to content
Permalink
Browse files
first version of project
  • Loading branch information
aa7401 committed Jan 13, 2022
1 parent d7e64e3 commit c8557a10217d9a85aad35544ed7fd79303741712
Showing 1 changed file with 8 additions and 0 deletions.
@@ -0,0 +1,8 @@
# Timesheet Tool

You have been asked to develop a tool whereby all the employees in a company can log the time they spend on each project. It requires at least the following features:

1. Employees can log hours against a project and explain what they were doing. Could this be done in real-time?
2. Admin users can see overall visual summaries and drill down to details on each project and see data such as overall costs, etc.
3. Could the system be used to produce billing for customers?
4. Seeing time spent in a calendar might be handy.

0 comments on commit c8557a1

Please sign in to comment.