diff --git a/README.md b/README.md index ceb50ec..6177988 100644 --- a/README.md +++ b/README.md @@ -91,20 +91,44 @@ TimeTracker is a **self-hosted, web-based time tracking application** designed f --- -### Analytics — Insights That Matter +### Time Tracking — Flexible & Powerful
- Reports - Visual Analytics + Log Time + Calendar View
-*Powerful reporting and visual analytics for data-driven decisions* +*Manual time entry and visual calendar view for better planning* --- -### Client Management — Know Your Business -Client Management +### Invoicing & Clients — Professional Billing +
+ Invoices + Client Management +
-*Track client information, projects, and billing rates in one place* +*Generate invoices from tracked time and manage client relationships* + +--- + +### Reports & Analytics — Data-Driven Insights +
+ Reports + User Reports +
+ +*Comprehensive reporting and user analytics for informed decisions* + +--- + +### Easy Creation — Streamlined Workflows +
+ Create Project + Create Task + Create Client +
+ +*Simple, intuitive forms for creating projects, tasks, and clients* diff --git a/assets/screenshots/Admin.png b/assets/screenshots/Admin.png deleted file mode 100644 index 47105f1..0000000 Binary files a/assets/screenshots/Admin.png and /dev/null differ diff --git a/assets/screenshots/AdminDashboard.png b/assets/screenshots/AdminDashboard.png new file mode 100644 index 0000000..966ecd3 Binary files /dev/null and b/assets/screenshots/AdminDashboard.png differ diff --git a/assets/screenshots/BulkTimeEntry.png b/assets/screenshots/BulkTimeEntry.png new file mode 100644 index 0000000..efccac5 Binary files /dev/null and b/assets/screenshots/BulkTimeEntry.png differ diff --git a/assets/screenshots/Calendar.png b/assets/screenshots/Calendar.png new file mode 100644 index 0000000..407efcd Binary files /dev/null and b/assets/screenshots/Calendar.png differ diff --git a/assets/screenshots/Clients.png b/assets/screenshots/Clients.png index 6add056..6b6581e 100644 Binary files a/assets/screenshots/Clients.png and b/assets/screenshots/Clients.png differ diff --git a/assets/screenshots/CreateClient.png b/assets/screenshots/CreateClient.png new file mode 100644 index 0000000..aa784f6 Binary files /dev/null and b/assets/screenshots/CreateClient.png differ diff --git a/assets/screenshots/CreateProject.png b/assets/screenshots/CreateProject.png new file mode 100644 index 0000000..ba12b48 Binary files /dev/null and b/assets/screenshots/CreateProject.png differ diff --git a/assets/screenshots/CreateTask.png b/assets/screenshots/CreateTask.png new file mode 100644 index 0000000..fc954ef Binary files /dev/null and b/assets/screenshots/CreateTask.png differ diff --git a/assets/screenshots/Dashboard.png b/assets/screenshots/Dashboard.png index 859aa65..d8b19fc 100644 Binary files a/assets/screenshots/Dashboard.png and b/assets/screenshots/Dashboard.png differ diff --git a/assets/screenshots/Invoices.png b/assets/screenshots/Invoices.png new file mode 100644 index 0000000..37b2354 Binary files /dev/null and b/assets/screenshots/Invoices.png differ diff --git a/assets/screenshots/LogTime.png b/assets/screenshots/LogTime.png index d6f22b8..0336d97 100644 Binary files a/assets/screenshots/LogTime.png and b/assets/screenshots/LogTime.png differ diff --git a/assets/screenshots/Login.png b/assets/screenshots/Login.png new file mode 100644 index 0000000..f5cc0e4 Binary files /dev/null and b/assets/screenshots/Login.png differ diff --git a/assets/screenshots/New-Client.png b/assets/screenshots/New-Client.png deleted file mode 100644 index 7ef8f31..0000000 Binary files a/assets/screenshots/New-Client.png and /dev/null differ diff --git a/assets/screenshots/New-Project.png b/assets/screenshots/New-Project.png deleted file mode 100644 index b56664a..0000000 Binary files a/assets/screenshots/New-Project.png and /dev/null differ diff --git a/assets/screenshots/New-Task.png b/assets/screenshots/New-Task.png deleted file mode 100644 index 93e8a6c..0000000 Binary files a/assets/screenshots/New-Task.png and /dev/null differ diff --git a/assets/screenshots/Profile.png b/assets/screenshots/Profile.png new file mode 100644 index 0000000..27853a7 Binary files /dev/null and b/assets/screenshots/Profile.png differ diff --git a/assets/screenshots/Projects.png b/assets/screenshots/Projects.png index 844e5e7..92aaf30 100644 Binary files a/assets/screenshots/Projects.png and b/assets/screenshots/Projects.png differ diff --git a/assets/screenshots/Reports.png b/assets/screenshots/Reports.png index 75c3a40..44c293b 100644 Binary files a/assets/screenshots/Reports.png and b/assets/screenshots/Reports.png differ diff --git a/assets/screenshots/Tasks.png b/assets/screenshots/Tasks.png index 9a0c099..905623f 100644 Binary files a/assets/screenshots/Tasks.png and b/assets/screenshots/Tasks.png differ diff --git a/assets/screenshots/UserReports.png b/assets/screenshots/UserReports.png new file mode 100644 index 0000000..33f49e8 Binary files /dev/null and b/assets/screenshots/UserReports.png differ diff --git a/assets/screenshots/VisualAnalytics.png b/assets/screenshots/VisualAnalytics.png deleted file mode 100644 index b069d62..0000000 Binary files a/assets/screenshots/VisualAnalytics.png and /dev/null differ