Skip to content

Commit 4ab00d6

Browse files
Merge pull request #16 from harshqa-webkul/block_clickable
block links added
2 parents 6cb24d7 + 9a071b8 commit 4ab00d6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

β€Žsrc/index.mdβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,27 +19,36 @@ features:
1919
- icon: πŸ“Š
2020
title: Project Management System
2121
details: Plan, track, and manage your projects efficiently with powerful collaboration tools.
22+
link: /master/architecture/plugins.md#projects
2223
- icon: πŸ‘₯
2324
title: Contacts Management
2425
details: Easily store, organize, and access all your business contacts in one place.
26+
link: /master/architecture/plugins.md#contacts
2527
- icon: πŸ›’
2628
title: Purchase Order System
2729
details: Create, manage, and track purchase orders to streamline your procurement process.
30+
link: /master/architecture/plugins.md#purchases
2831
- icon: πŸ‘¨β€πŸ’Ό
2932
title: Employee Management
3033
details: Efficiently manage employee records, roles, and performance from a central dashboard.
34+
link: /master/architecture/plugins.md#employees
3135
- icon: πŸ’Ό
3236
title: Job Position Management
3337
details: Define job roles, assign responsibilities, and track position availability with ease.
38+
link: /master/architecture/plugins.md#projects
3439
- icon: πŸ“¦
3540
title: Inventory Management
3641
details: Monitor stock levels, manage product movement, and reduce inventory errors.
42+
link: /master/architecture/plugins.md#inventory
3743
- icon: 🏒
3844
title: Warehouse Management
3945
details: Control warehouse stock, optimize space, and track inventory in real time.
46+
link: /master/architecture/plugins.md#inventory
4047
- icon: πŸŽ“
4148
title: Recruitment System
4249
details: Manage job postings, applications, and hiring workflows to find the right candidates.
50+
link: /master/architecture/plugins.md#recruitments
51+
4352
---
4453

4554
<script setup>

0 commit comments

Comments
Β (0)