Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Presto412 committed Oct 23, 2018
2 parents df1d1fd + 2bfeef0 commit 7a9866e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.zip
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
# Enhancer-for-VIT-Vellore-Academics

The source code for the chrome extension that fixes a bunch of errors and adds some features on VIT Vellore's Academics Portal.
An awesome chrome extension that fixes a bunch of errors and adds some features to VIT Vellore's [Academics Portal](https://vtopbeta.vit.ac.in/vtop/).

## Features

- AutoCaptcha, saves time.
- Course Page Download Management, saves time.
- Download All, Selected
- AutoCaptcha.
- Complete Course Page Download Management.
- Download All Files
- Selected Downloads
- Smart Renaming
- Folder Organization according to subject, teacher, slot
- Not Authorized Error Fixed
- Course Page `Go Back` fixed, redirects to subject page.

## Local Testing
## Local Development

- Clone the source
```sh
Expand All @@ -27,7 +30,8 @@ The source code for the chrome extension that fixes a bunch of errors and adds s
## Contributing

- I'm terrible with front-end design, so any beautification is appreciated.
- No guidelines actually, just send in screenshots of your changes and I'll see if it can be merged.
- Use `jQuery` and not `$` for your code.
- Don't forget to attach screenshots.

## License

Expand Down
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
theme: jekyll-theme-midnight

0 comments on commit 7a9866e

Please sign in to comment.