chore: tidy project guidance and client copy
This commit is contained in:
@@ -4,6 +4,8 @@ Clearity is a workspace management system offering a comprehensive multi-occupan
|
||||
|
||||
This project is based inspired by Clarity Core by RA, for which more information can be found on their website here: https://ra-is.co.uk/clarity-core-workspace-management-system/. However, that application is based on an outdated architecture.
|
||||
|
||||
This application has not yet been deployed to production so feel free to make drastic changes.
|
||||
|
||||
## Tech Stack
|
||||
|
||||
- Svelte
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
<div>
|
||||
<h1 class="text-2xl font-semibold tracking-tight">{data.client.name}</h1>
|
||||
<p class="text-sm text-muted-foreground">
|
||||
Client workspace for contacts, addresses, invoices, contracts, and bookings.
|
||||
Client record for contacts, addresses, invoices, contracts, and bookings.
|
||||
</p>
|
||||
</div>
|
||||
<Dialog.Root bind:open={editOpen}>
|
||||
|
||||
Reference in New Issue
Block a user