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

EPIC: Resident Directory #42

Open
5 tasks
DinuWije opened this issue Mar 5, 2023 · 0 comments
Open
5 tasks

EPIC: Resident Directory #42

DinuWije opened this issue Mar 5, 2023 · 0 comments
Labels

Comments

@DinuWije
Copy link
Collaborator

DinuWije commented Mar 5, 2023

Overview

  • Staff should be able to see the residents living in the different buildings
  • Staff should be able to perform CRUD operations on residents
  • Display the residents in an easy to read format on the frontend

High-level tasks

  • Add residents table to DB
  • Query to retrieve all residents
    • Need to implement searching for residents by different qualities (ie. name, location, etc.) —> need to figure out if this searching should be done on the frontend or backend
    • Add filters
  • CRUD Operations for residents implemented (and documented)
@DinuWije DinuWije added the epic label Mar 5, 2023
@Safewaan Safewaan added Resident Directory Features related to the resident dir epic and removed epic Resident Directory Features related to the resident dir labels Jun 4, 2023
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

2 participants