Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/carlagesa/clock-me-in
- Owner: carlagesa
- Created: 2022-06-21T19:24:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-24T15:27:28.000Z (over 2 years ago)
- Last Synced: 2023-03-05T16:50:11.920Z (over 1 year ago)
- Topics: api, css, html, javascript
- Language: JavaScript
- Homepage: https://carlagesa.github.io/Clock-Me-In/
- Size: 4.12 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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...