Skip to content

Commit

Permalink
chore: renamed project
Browse files Browse the repository at this point in the history
  • Loading branch information
heristop committed Sep 24, 2024
1 parent 381a5f0 commit d823c3c
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# CloverMap
# Clover Map

![Logo](/public/logo-80x80.png)

**CloverMap** is a powerful and intuitive project management tool that leverages treemap visualization to give you a clear, hierarchical overview of your projects. It helps you **track, manage, and optimize workflows** with ease, making complex project structures **easier to understand and navigate**. Originally designed for Information System migrations, CloverMap is now a versatile solution for any industry dealing with **multi-level data and intricate hierarchies**.
**Clover Map** is a powerful and intuitive project management tool that leverages treemap visualization to give you a clear, hierarchical overview of your projects. It helps you **track, manage, and optimize workflows** with ease, making complex project structures **easier to understand and navigate**. Originally designed for Information System migrations, Clover Map is now a versatile solution for any industry dealing with **multi-level data and intricate hierarchies**.

Ready to take control of your projects? **Try CloverMap today and experience seamless project management with treemap visualization!**
Ready to take control of your projects? **Try Clover Map today and experience seamless project management with treemap visualization!**

## 🎨 Visual Overview

Here's a sneak peek of **CloverMap** in action:
Here's a sneak peek of **Clover Map** in action:

![screenshot](/public/screenshot.jpg?a1)

Expand All @@ -32,7 +32,7 @@ Explore the interface and see how easy it is to manage complex projects with a v

## 🛠️ Installation

To install and run **CloverMap** locally, follow these steps:
To install and run **Clover Map** locally, follow these steps:

1. Clone the repository:

Expand Down Expand Up @@ -89,7 +89,7 @@ Stay tuned for updates, and feel free to suggest features!

## 💬 Feedback and Contributions

We highly value your feedback to help improve **CloverMap**! Whether you encounter a bug, have a feature request, or want to contribute code, here’s how you can get involved:
We highly value your feedback to help improve **Clover Map**! Whether you encounter a bug, have a feature request, or want to contribute code, here’s how you can get involved:

* 💡 **Suggestions**: Open an issue for new feature ideas or improvements.
* 🐛 **Bug Reports**: If you find any bugs, please open a bug report on the GitHub Issues page.
Expand Down
2 changes: 1 addition & 1 deletion app/components/ProjectPanel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ onMounted(() => {
v-if="!panelCollapsed"
class="flex flex-col items-center justify-center text-center text-xl font-semibold drop-shadow-lg bg-clip-text text-transparent bg-gradient-to-r from-[#DD5E89] to-[#F7BB97]"
>
CloverMap
Clover Map
</h2>

<button
Expand Down
2 changes: 1 addition & 1 deletion app/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ onMounted(() => {
d="M5 3a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H5Zm14 18a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h4ZM5 11a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2H5Zm14 2a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h4Z"
/>
</svg>
Welcome to CloverMap!
Welcome to Clover Map!
</h1>

<h2 class="text-xl text-stone-600 dark:text-stone-300 max-w-3xl mx-auto font-light">
Expand Down
4 changes: 2 additions & 2 deletions docs/config.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# JSON Configuration Format

The JSON configuration file should adhere to the following structure to be compatible with CloverMap:
The JSON configuration file should adhere to the following structure to be compatible with Clover Map:

```json
[
Expand Down Expand Up @@ -31,4 +31,4 @@ The JSON configuration file should adhere to the following structure to be compa
- `children`: An array of nested sections or tasks, supporting hierarchical project structures.
- `isCollapsed` (optional): A boolean flag indicating whether the section should be collapsed, helping to manage the visibility of complex structures.

By following this guide, you can effectively utilize CloverMap to manage your projects, import/export data seamlessly, and maintain a well-organized JSON configuration.
By following this guide, you can effectively utilize Clover Map to manage your projects, import/export data seamlessly, and maintain a well-organized JSON configuration.
8 changes: 4 additions & 4 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,25 +20,25 @@ export default defineNuxtConfig({
head: {
charset: 'utf-8',
viewport: 'width=device-width, initial-scale=1',
title: 'CloverMap',
title: 'Clover Map',
htmlAttrs: {
lang: 'en',
},
meta: [
{
hid: 'description',
name: 'description',
content: 'Boost your productivity with CloverMap, the innovative visual workflow management tool. Organize, track, and streamline your tasks with intuitive treemap visualizations. Simplify project management and achieve more, faster!',
content: 'Boost your productivity with Clover Map, the innovative visual workflow management tool. Organize, track, and streamline your tasks with intuitive treemap visualizations. Simplify project management and achieve more, faster!',
},
{
hid: 'apple-mobile-web-app-title',
name: 'apple-mobile-web-app-title',
content: 'CloverMap',
content: 'Clover Map',
},
{
hid: 'application-name',
name: 'application-name',
content: 'CloverMap',
content: 'Clover Map',
},
{
hid: 'msapplication-TileColor',
Expand Down
Binary file modified public/screenshot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions public/site.webmanifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "CloverMap",
"short_name": "CloverMap",
"name": "Clover Map",
"short_name": "Clover Map",
"icons": [
{
"src": "/android-chrome-192x192.png",
Expand Down
2 changes: 1 addition & 1 deletion tests/e2e/index.spec.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { test, expect } from '@playwright/test'

test.describe('CloverMap Page Tests', () => {
test.describe('Clover Map Page Tests', () => {
test.beforeEach(async ({ page }) => {
await page.goto('/')
})
Expand Down

0 comments on commit d823c3c

Please sign in to comment.