Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Add possibility to update housing corporation #12

Closed
3 tasks done
julienrbrt opened this issue Dec 31, 2020 · 1 comment · Fixed by #22
Closed
3 tasks done

Add possibility to update housing corporation #12

julienrbrt opened this issue Dec 31, 2020 · 1 comment · Fixed by #22

Comments

@julienrbrt
Copy link
Owner

julienrbrt commented Dec 31, 2020

  • When fetching houses, check if the city exists in the database, if not add it to the corporation (because the corporation now supports that city) -> in order to avoid doing a check at each request, store the list of city in an array and check it against the database.
  • Add tools to update housing corporation based on their Info
  • When reacting to an offer the users should be sorted by creation date (earlier first) and plan (pro first)
@julienrbrt julienrbrt changed the title Improve tools Add tools to update housing corporation based on their Info Jan 16, 2021
@julienrbrt julienrbrt changed the title Add tools to update housing corporation based on their Info Add possibility to update housing corporation Jan 16, 2021
@julienrbrt
Copy link
Owner Author

Updating of housing corporation will be done as a manual flow (as it does not happen all the time): https://github.com/WoningFinder/org/commit/63c621a5944e201f8483921a34bb50ec3bcaf43c

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant