-
Notifications
You must be signed in to change notification settings - Fork 3
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
Showing
1 changed file
with
21 additions
and
1 deletion.
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 |
---|---|---|
@@ -1 +1,21 @@ | ||
# Taqyeem | ||
# Taqyeem | ||
|
||
A chrome extension to help KSU students with the mandetory rating of the instructors through edugate (تقييم المحاضرين عبر البوابة الاكاديمية لاظهار درجات المقررات) | ||
|
||
## How To Use | ||
You can find the extension [here](https://chrome.google.com/webstore/detail/taqyeem/moffikgcnfodfocliogeocbmbjkolmgb) | ||
|
||
## Notes | ||
- The extension is not following best practices by any means, it was developed using learn-code-fix methodology. | ||
- PRs of any shape are welcomed, especially the ones made with learning/curiosity purposes. (As long as it keeps the extension working) | ||
|
||
## To-do | ||
- [ ] Support Firefox browser | ||
- [ ] Add options for the fast mode | ||
|
||
## Resources | ||
|
||
Some learning resources to start contributing to this project or building a new one. | ||
- [Getting Started Tutorial](https://developer.chrome.com/extensions/getstarted) | ||
- [Chrome Extensions by Walter Martin](https://www.youtube.com/watch?v=Zz7HRDj9E-o) | ||
- [Session 11: Chrome Extensions - Programming with Text](https://www.youtube.com/playlist?list=PLRqwX-V7Uu6bL9VOMT65ahNEri9uqLWfS) |