Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carlagesa/clock-me-in

Clock Me In seeks to assist organisations, universities & NGOs in managing both staff and student attendance time.It also aims to provide a secure and resilient way to protect employee and student data from traditional attendance methods.
https://github.com/carlagesa/clock-me-in

api css html javascript

Last synced: 3 days ago
JSON representation

Clock Me In seeks to assist organisations, universities & NGOs in managing both staff and student attendance time.It also aims to provide a secure and resilient way to protect employee and student data from traditional attendance methods.

Awesome Lists containing this project

README

        

# Clock Me In.

Clock Me In seeks to organisations, universities & NGOs in managing both staff and
student attendance time.It also aims to provide a secure and resilient way to
protect employee and student data from traditional attendance methods.

## API Reference
The project consumes a free public Geolocation API from Ipapi.co

#### Specific location field

```http
GET GET https://ipapi.co/{ip}/{field}/
```

| Parameter | Type | Description |
| :-------- | :------- | :------------------------- |
| `ip` | `float` |IP address to be retrieved. |
| `field` | `string` |A specific location field e.g: city, region, country etc. |

#### Complete location

```http
GET https://ipapi.co/{ip}/{format}/
```

| Parameter | Type | Description |
| :-------- | :------- | :-------------------------------- |
| `ip` | `float` | IP address to be retrieved. |

## Authors

- [@carlagesa](https://www.github.com/carlagesa)

# Hi, I'm Carlton Agesa! 👋

## 🚀 About Me
I'm a frontend developer situated in Nairobi, Kenya.
I enjoy coding in JavaScript.
I am also very much interested in cryptocurrencies and blockchain.

## 🛠 Skills
Javascript, HTML, CSS...