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
- Host: GitHub
- URL: https://github.com/oshekharo/guidely-checker-web
- Owner: OshekharO
- Created: 2024-07-26T02:53:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T02:58:46.000Z (almost 2 years ago)
- Last Synced: 2025-06-22T14:09:43.321Z (about 1 year ago)
- Topics: account-checker, api, checker, guidely, web
- Language: HTML
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.