Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Back-end: Apartment model has to support the visits functionality #233

Closed
OrAbramovich opened this issue Apr 3, 2018 · 3 comments
Closed
Assignees
Labels

Comments

@OrAbramovich
Copy link
Collaborator

Part of #230

The apartment model has to support the visit functionality: adding new visit, changing its details like: status and time.

@OrAbramovich OrAbramovich added this to the Mid Semester POC milestone Apr 3, 2018
@OrAbramovich OrAbramovich self-assigned this Apr 3, 2018
@OrAbramovich
Copy link
Collaborator Author

Time estimation: 2.5 hours

@OrAbramovich
Copy link
Collaborator Author

OrAbramovich commented Apr 10, 2018

Actual time: 1.5 hours.

OrAbramovich added a commit that referenced this issue Apr 24, 2018
Back-end: Apartment model is now supporting the visits functionality

This commit is the integration of the visit module into the project, i.e. the apartment schema. The apartment now holds an array of its visits and provides relevant functionalities like: add & modify.

#231, #233
@OrAbramovich
Copy link
Collaborator Author

Done on back-end side. The future of the feature should be decided.

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

No branches or pull requests

1 participant