DEV Community

Carlton Agesa
Carlton Agesa

Posted on • Edited on

1 1

Building Clock Me In a sign in management system that consumes a GeoLocation API using Vanilla JavaScript

Image description

Hello there! Through this blog post I'm going to share with you how I managed to build a employee/student attendance management system that will be used to monitor the attendance of students and employees inside organizations.

What does the project aim to overcome?
The process of tracking working times has always been a complicated task. Over the years, several solutions have been developed to record the presence of employees. The most popular of these traditional manual attendance tracking systems are the time card, the perforation clock, and the time sheets.
The main disadvantages of such methods are :

  • There is a risk in human error.

  • Employees/students can commit time theft.

  • Manual entry is very time consuming.

  • Loss of private data such as mobile, Identification numbers and names.

Tech stack

  1. The project firstly consumes an API provided by ipapi.io to get the current location of the users and cross-references it with the
    workstation IP address

  2. For this project I went with HTML, CSS & Vanilla JavaScript to provide a working product.

  3. Lastly I decide to host the project on GitHub projects.

Project Links
Link to project code
Link to my GitHub profile
Let us connect on Twitter

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

👋 Kindness is contagious

Engage with a wealth of insights in this thoughtful article, valued within the supportive DEV Community. Coders of every background are welcome to join in and add to our collective wisdom.

A sincere "thank you" often brightens someone’s day. Share your gratitude in the comments below!

On DEV, the act of sharing knowledge eases our journey and fortifies our community ties. Found value in this? A quick thank you to the author can make a significant impact.

Okay