As a user I want to be able to view nursing care homes that have been approved for listing.
Acceptance Criteria
- The user can view nursing care homes that have been approved for listing.
Tasks
- Create the front end page with html, js, css
- Develop CRUD logic for view nursing care homes
- Add backend validations for admin privileges
- Connect frontend and backend for seamless functionality