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

Revamp security homepage #270

Open
ashadhaz opened this issue Jul 20, 2020 · 4 comments
Open

Revamp security homepage #270

ashadhaz opened this issue Jul 20, 2020 · 4 comments

Comments

@ashadhaz
Copy link
Collaborator

ashadhaz commented Jul 20, 2020

The current implementation requires security to find each student who is on a leave. Instead, the ID should be scanned and the page should tell if the student is on leave or not, along with displaying the photo of the student.

The flow would be something like this:

  1. The ID would be entered by the security guard.
  2. First the ID would be checked for any approved leaves. If it exists then the guard will mark it activated and student will be on leave.
  3. Then it would be checked for any approved day pass. If it exists then the guard will mark it activated.
  4. If none of them match then the student would be added to the In-Out model.
@aryanagarwal15
Copy link
Collaborator

Currently, there is a separate dashboard for logging in and out times for security. I believe that should be also integrated to this service. But we would require multiple permissions from SWD office and Security Manager. What I would suggest is to create a UI that can be later altered to include this functionality later (To save dev time).

Backend need not include this right now (Till permissions are not obtained)

@ashadhaz
Copy link
Collaborator Author

I have talked to Ramesha sir and it was his request to integrate both Security and Mess into SWD. So on permissions front we are good to go.
The current dashboard needs a lot of manual entries into separate excel sheets, which causes a lot of errors. Hence Ramesha sir told me to integrate both leaves as well as in-outs into it

@aryanagarwal15
Copy link
Collaborator

aryanagarwal15 commented Jul 26, 2020

Great!

Then I would suggest to start with the functionality from both backend and frontend front. A lot of things have to be incorporated here. One thing that may help students is showing the in and our times on the student dashboard as well. Same goes for Mess if we can show when the card was swiped or now in the student dashboard, that will be great.

The original team discussed this integration intensely but at time they did not have permission to integrate all the dashboards

You should make issues pertaining to both the dashboards.. this should be a good project for Quark Open Source

@aryanagarwal15
Copy link
Collaborator

@ashadhaz is it possible for you to send me the current security dashboard? Need it to provide to designers

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

No branches or pull requests

2 participants