Skip to content

OshekharO/EduRev-Checker-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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.