remsfal / remsfal-frontend

MIT License
4 stars 43 forks source link

ObjectData View #147

Closed HassanAlhawari1998 closed 4 months ago

HassanAlhawari1998 commented 4 months ago

Currently, you can only create, edit, and delete property data. Other data such as buildings, apartments, and garages are represented by dummy data. #137 ObjectDataView contains all objectData image PropertyView contains PropertyData, which can be updated or deleted depending on the route image

HassanAlhawari1998 commented 4 months ago

Created an Object Data View to address issue #137

HassanAlhawari1998 commented 4 months ago

@astanik I have built the basic structure to update, create, and delete object data. The API requests for apartment and garages can be implemented once the endpoints are ready.

There will be improvements in performance and code, but first, I would like someone to review this pull request.

sonarcloud[bot] commented 4 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
58.5% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud