We’d love your help! Whether it’s fixing bugs, adding new features, or improving documentation, your contributions are welcome.
👉 Check out our issues to get started.
💡 If you have any questions, feel free to open a discussion or reach out!
A smart and efficient property and tenant management application. It helps landlords and property managers track rental payments, organize leases, manage maintenance requests, and streamline communication with tenants. Built for simplicity and scalability, it ensures seamless real estate management with modern tools and automation.
- Rental Payments: Track and manage rental payments with ease.
- Lease Management: Organize and manage leases efficiently.
- Tenant Communication: Streamline communication with tenants.
- Scalability: Built to scale with your property management needs.
- Generate Reports: Generate financial and property reports.
- Maintenance Requests: Manage and track maintenance requests.
- Data Analytics: Provide insights and analytics for property management.
- TypeScript
- Svelte
- Prisma
- Node.js
- npm
- Clone the repository:
git clone https://github.com/SuperLonci/ImmiQ
- Navigate to the project directory:
cd immiq
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and navigate to
http://localhost:5173
.
src/lib/entities.ts
: Contains TypeScript enums and types for the application.src/routes
: Contains Svelte components for the application.src/routes/api
: Contains API routes for the application.prisma
: Contains Prisma schema and seed for the application.
Contributions are welcome! Please open an issue or submit a pull request for any changes.
tbd