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

Feature: Location #42

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Feature: Location #42

wants to merge 15 commits into from

Conversation

LuisMaja
Copy link
Contributor

@LuisMaja LuisMaja commented Jul 9, 2024

This PR introduces the Location page for the Facial Access Control (Fac) system. This page allows users to perform CRUD (Create, Read, Update, Delete) operations on locations.

Within this PR, I'll introduce the following features:

  • Create Location - Add new locations to the system. (Will appear in a modal)
  • Read Locations - View a list of all existing locations.
  • Update Location - Edit the details of existing locations. (Will appear in a modal)
  • Delete Location - Remove locations from the system. (Will appear in a modal)
  • Map Integration - Includes a map with a marker that follows the selected location.
  • KPI Tracking - Displays a KPI that tracks the number of people at each location.
  • Detailed Location Information - When a location is selected, additional information is displayed such as address, city, phone number, and the manager of the location.

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

Successfully merging this pull request may close these issues.

1 participant