https://github.com/patfdev/ratemyprofessorsccc
Integrative Chrome extension that imports Rate My Professor ratings into Suffolk Community College's class enrollment interface to aid students in making informed decisions based on instructor evaluations.
https://github.com/patfdev/ratemyprofessorsccc
college ratemyprofessors
Last synced: 3 months ago
JSON representation
Integrative Chrome extension that imports Rate My Professor ratings into Suffolk Community College's class enrollment interface to aid students in making informed decisions based on instructor evaluations.
- Host: GitHub
- URL: https://github.com/patfdev/ratemyprofessorsccc
- Owner: PatFDev
- License: mit
- Created: 2023-11-04T03:11:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-22T04:03:03.000Z (almost 2 years ago)
- Last Synced: 2025-04-10T16:13:09.459Z (6 months ago)
- Topics: college, ratemyprofessors
- Language: JavaScript
- Homepage:
- Size: 325 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RateMyProfessorSCCC
RateMyProfessorSCCC is a Chrome extension designed to enhance the experience of students at Suffolk Community College during the enrollment process. It seamlessly integrates Rate My Professor ratings into the class selection interface, allowing students to make informed decisions by considering instructor ratings directly within the enrollment portal.
## Features
- **Easy Integration:** The extension adds a new column for professor ratings in the class selection table.
- **Real-time Data:** Fetches the latest ratings from Rate My Professor.
- **Campus Specific:** Supports different campus locations with tailored information.## Installation
### Prerequisites
- Google Chrome Browser.
### Setup
1. Download the `RateMyProfessorSCCC` extension from the [Repo](https://github.com/PatFDev/RateMyProfessorSCCC/).
2. Open the Chrome Extensions page by navigating to `chrome://extensions/`.
3. Enable Developer Mode by ticking the checkbox in the upper-right corner.
4. Click on the "Load unpacked extension..." button.
5. Select the directory where you downloaded `RateMyProfessorSCCC`.## Usage
After installation, navigate to the Suffolk Community College enrollment page. When you view the list of available classes, you will see an additional column showing the Rate My Professor score for each instructor.
- To view the ratings, simply browse through your class selections as usual.
## Contributing
Contributions to RateMyProfessorSCCC are welcome!
To contribute, please follow these steps:
1. Fork the repository.
2. Create a new branch for your feature (`git checkout -b feature/AmazingFeature`).
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`).
4. Push to the branch (`git push origin feature/AmazingFeature`).
5. Open a new Pull Request.## Support
If you encounter any problems or have any suggestions, please open an issue on the [GitHub issues page](https://github.com/PatFDev/RateMyProfessorSCCC/issues).
## License
Distributed under the MIT License. See `LICENSE` for more information.
## Acknowledgments
- [Rate My Professor](https://www.ratemyprofessors.com/) for providing a valuable resource to students.
- Suffolk Community College for inspiring the need for such a tool.## Disclaimer
This extension is not affiliated with, sponsored by, or endorsed by Rate My Professor or Suffolk Community College. It is a community-driven project meant to enhance the student experience.