Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/oshekharo/edurev-checker-web
- Owner: OshekharO
- Created: 2024-07-26T01:21:59.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T01:27:13.000Z (4 months ago)
- Last Synced: 2024-07-26T02:59:09.361Z (4 months ago)
- Topics: account-checker, checker, edurev, oshekharo, webapp
- Language: HTML
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.