Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rate My Course Project Blog #110

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Add files via upload
RishabhJain0721 authored Feb 29, 2024
commit 7c003ab2bb9e12dff402dff67e6c5a10287d066a
19 changes: 19 additions & 0 deletions content/blog/RMC_Rishabh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
```markdown
# Project Overview 🚀

Rate My Course is a comprehensive web application designed to empower college students in making informed decisions about their course selections. The platform aggregates reviews and ratings for various courses and instructors, providing valuable insights into the student experience and facilitating discussions among prospective students.

## Key Features 💻

- **Course Reviews:** Explore comprehensive reviews for various courses, offering insights into the student experience.
- **Grading Overview:** Gain transparency on assessment criteria and grading systems employed in each course.
- **Pre-Registration Insights:** Access crowdsourced data indicating the level of interest in a course before registration, fostering discussion among prospective students.
- **Instructor Ratings:** Evaluate instructors based on multiple factors, including course difficulty and teaching style, empowering students to make informed decisions.

## My Contributions 🛠️

- Implemented frontend components for user authentication, course listings, instructor profiles, and review submission.
- Integrated backend APIs for data retrieval and manipulation, ensuring seamless communication between frontend and backend.
- Collaborated with team members to enhance user experience, troubleshoot issues, and implement new features.
- Conducted testing and debugging to ensure the reliability and stability of the application across different devices and browsers.
```