-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3424ee9
commit d64bbde
Showing
88 changed files
with
21,190 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
bower_components/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
#VIT Academics Enhancement Suite | ||
Enhance your browsing experience on VIT Academics Student Login. | ||
|
||
## TODOS | ||
1.Change Main.js file and update functionality with jquery | ||
|
||
~~2.Move files to corresponding folders~~ | ||
|
||
3.Remove css bugs in coursepage | ||
|
||
4 .Remove moving spotlight and replace it with a static spotlight which shows all events. | ||
|
||
5 .Update the functionality of VES to ~~online payment~~ and Registration , ADD/DROP . | ||
|
||
6 .Show Faculty messages on top of the message frame when page loads instead of marquee from bottom. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<html> | ||
<script src="scripts/background/rename_bg.js"></script> | ||
<script src="scripts/background/background.js"></script> | ||
<script src="scripts/google-analytics/ansyncTracking.js"></script> | ||
<body></body> | ||
</html> |
Oops, something went wrong.