From 726bdc873851e8008b4179d61d2eb8c57bf1e8d6 Mon Sep 17 00:00:00 2001 From: rozita-hasani Date: Sun, 9 Mar 2025 17:19:45 +0100 Subject: [PATCH] refactor: Change app name --- README.md | 16 ++++++++-------- index.html | 2 +- src/components/sidebar/Sidebar.tsx | 2 +- src/modules/settings/pages/SettingsPage.tsx | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 6f95a08..daa62bf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Teamwize +# Teampilot ## Introduction -Teamwize is an open-source **vacation tracker web application** built for small to medium-sized companies to efficiently manage and track employee time off. Admins can manage leave requests, employee details, and organization settings through a user-friendly interface. +Teampilot is an open-source **vacation tracker web application** built for small to medium-sized companies to efficiently manage and track employee time off. Admins can manage leave requests, employee details, and organization settings through a user-friendly interface. ## Features - **Organization Management** (Admin Only): Admins can manage organization settings such as company details, week start day, and working days. @@ -30,16 +30,16 @@ Teamwize is an open-source **vacation tracker web application** built for small ## Screenshots -| ![Teamwize Screenshot](public/screenshots/home.png) | ![Teamwize Screenshot](public/screenshots/balance.png) | +| ![Teampilot Screenshot](public/screenshots/home.png) | ![Teampilot Screenshot](public/screenshots/balance.png) | |--------------------------------------------------------------|------------------------------------------------------------------| -| ![Teamwize Screenshot](public/screenshots/leave-request.png) | ![Teamwize Screenshot](public/screenshots/official-holidays.png) | -| ![Teamwize Screenshot](public/screenshots/requests.png) | ![Teamwize Screenshot](public/screenshots/organization.png) | -| ![Teamwize Screenshot](public/screenshots/employees.png) | ![Teamwize Screenshot](public/screenshots/teams.png) | -| ![Teamwize Screenshot](public/screenshots/signup.png) | | +| ![Teampilot Screenshot](public/screenshots/leave-request.png) | ![Teampilot Screenshot](public/screenshots/official-holidays.png) | +| ![Teampilot Screenshot](public/screenshots/requests.png) | ![Teampilot Screenshot](public/screenshots/organization.png) | +| ![Teampilot Screenshot](public/screenshots/employees.png) | ![Teampilot Screenshot](public/screenshots/teams.png) | +| ![Teampilot Screenshot](public/screenshots/signup.png) | | ## Quick Start To run the project: -([link](https://github.com/teamwize/backend?tab=readme-ov-file#getting-started)) +([link](https://github.com/teampilot-hq/backend?tab=readme-ov-file#getting-started)) ## Contributing We welcome contributions! To contribute: diff --git a/index.html b/index.html index a713587..281ba50 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - Teamwize + Teampilot diff --git a/src/components/sidebar/Sidebar.tsx b/src/components/sidebar/Sidebar.tsx index 97a2ed2..26d839e 100644 --- a/src/components/sidebar/Sidebar.tsx +++ b/src/components/sidebar/Sidebar.tsx @@ -47,7 +47,7 @@ export default function Sidebar() {
- Teamwize + Teampilot