real-estate-management icon indicating copy to clipboard operation
real-estate-management copied to clipboard

Real estate and physical property management to connect property managers and potential buyers.

Results 11 real-estate-management issues
Sort by recently updated
recently updated
newest added

signin:1 Access to XMLHttpRequest at 'https://rem-db.glitch.me/auth/signin' from origin 'https://real-estate-management.netlify.app' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: Redirect is not allowed for a...

### Integrate Tailwind CSS into Project The purpose of this ticket is to integrate Tailwind CSS into our project to streamline the frontend development process, improve consistency, and enable rapid...

enhancement

Protractor, while a valuable tool in the past, has been deprecated in favor of more modern and efficient testing frameworks such as Cypress. Continuing to use Protractor for end-to-end testing...

dependencies

Objective: I would like to open this issue to discuss and plan the transformation of the project into a complete Dockerized project, including the frontend, database, and backend. This enhancement...

enhancement

Rework the enquiries list on the frontend to include filters based on query parameters and add additional filters for "Sent" and "Received" enquiries. - Rework the existing enquiries list to...

enhancement

Update the Real Estate Properties Model to include a transaction type field to clearly indicate if a property is "For Rent" or "For Sale". ### Tasks: #### Backend Changes are...

enhancement

We need to integrate functionality into our backend/server that enables sending notifications to clients via WebSocket communication. Additionally, we need to investigate whether we should persist notifications by saving them...

enhancement

This upgrade is necessary to leverage the new features and improvements that come with Chart.js 4.x, including performance enhancements, bug fixes, and new chart types. - Update Chart.js dependency in...

enhancement
dependencies

The form should capture the user’s name, email, and message. A dedicated API route and controller should handle form submissions, including validation and error handling. - Contact form submissions with...

enhancement