Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

account-checker checker edurev oshekharo webapp

Last synced: 4 days ago
JSON representation

A web-based EduRev account checker.

Awesome Lists containing this project

README

        

# EduRev Checker

A web-based EduRev account checker.

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

* Check if a EduRev account is valid
* Retrieve account information (subscription status)

**Usage**
-----

1. Enter your EdurRev 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 EduRev API to validate the account.