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

https://github.com/oshekharo/guidely-checker-web

A web-based guidely account checker
https://github.com/oshekharo/guidely-checker-web

account-checker api checker guidely web

Last synced: 3 months ago
JSON representation

A web-based guidely account checker

Awesome Lists containing this project

README

          

# Guidely Checker

A web-based guidely account checker.

**Features**
------------

* Check if a guidely account is valid
* Retrieve account information (reward status)

**Usage**
-----

1. Enter your guidely email and password in the form.
2. Click the "Check" button.
3. The result will be displayed below the form.

**Technical Details**
--------------------

* Built using HTML, CSS, and JavaScript.
* Uses the Bootstrap 4 framework for styling.
* Makes a POST request to the Guidely API to validate the account.