real-estate-management
real-estate-management copied to clipboard
Real estate and physical property management to connect property managers and potential buyers.
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...
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...
Transforming the Project into a Dockerized Project with Integrated Frontend, Database, and Backend
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...
provide dynamic routing.
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...
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...
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...
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...
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...