-
Notifications
You must be signed in to change notification settings - Fork 1
Migrate codebase to Nine #40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,9 @@ | ||
| > **This project has been rebranded.** All new development continues in **[Nine.](https://github.com/xnodeoncode/nine)** — property management perfected for portfolios of up to nine properties. | ||
| > | ||
| > **[Visit Nine →](https://github.com/xnodeoncode/nine)** | ||
|
Comment on lines
+1
to
+3
|
||
|
|
||
| --- | ||
|
|
||
| # Aquiis SimpleStart | ||
|
|
||
| **Modern Property Management for Landlords** | ||
|
|
@@ -9,13 +15,13 @@ | |
|
|
||
| --- | ||
|
|
||
| **Aquiis SimpleStart** is a standalone desktop application designed for landlords managing 1-9 residential rental properties. Built with ASP.NET Core 10 and Blazor Server, wrapped in Electron for native desktop experience, it provides professional-grade property management features without the complexity or subscription costs of enterprise solutions. | ||
| **Aquiis SimpleStart** is a desktop application designed for property managers and landlords managing up to nine residential rental properties. Built with ASP.NET Core 10 and Blazor Server, wrapped in Electron for native desktop experience, it provides professional-grade property management features. | ||
|
|
||
| **Perfect for:** | ||
|
|
||
| - Independent landlords with a few properties | ||
| - Property managers and landlords with up to nine properties | ||
| - Property owners who self-manage their rentals | ||
| - New landlords starting their portfolio | ||
| - New real estate investors starting their portfolio | ||
| - Anyone seeking affordable, easy-to-use property management software | ||
|
|
||
| ## ✨ Key Features | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The link text includes trailing punctuation ("Nine."), which renders the period as part of the clickable text and looks like a typo. Consider changing the anchor text to "Nine" and leaving the period outside the link.