Monday, June 1, 2020

Re: Please help me out!!

Hi Meer,a

On 01/06/2020 19.50, meera gangani wrote:
> I want to mark the attendance of all the employee
> So , my I'm working on hr management system .
> And we have to mark the attendance of all the employee
> So, we thought something new we can implement
>
> So we find a way
> 1. to using MAC address otherwise IP address
> 2. Employee comes in building he can login into the system and click on
> the check-in button ( using longitude and latitude we find a office
> premises and then we can apply API key )
>
> So which api key I can use?
> And how to solve this problem?
>

You can't. However you try to implement that will be extremely
unreliable and the client can spoof it anyway if they choose to do that.

Make the client login/employee check-in and out with some normal
authentication mechanism. It's much easier so need to waste a lot of
time trying to implement something that will never work anyway.

If you want to make some kind of tracking/surveillance system I'm sure
you can do that but this is not the way to go.

Kind regards,

Kasper Laudrup

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/90c33527-fea2-a7f6-d146-20ab332620b2%40stacktrace.dk.

No comments:

Post a Comment