Skip to content

Add Semester 5 IoT course with 2 Modules#116

Open
Divss72 wants to merge 2 commits into
pushkarscripts:mainfrom
Divss72:main
Open

Add Semester 5 IoT course with 2 Modules#116
Divss72 wants to merge 2 commits into
pushkarscripts:mainfrom
Divss72:main

Conversation

@Divss72
Copy link
Copy Markdown

@Divss72 Divss72 commented May 20, 2026

Related Issue

Fixes #63


Description

This PR integrates the first two modules of the Semester 5 Internet of Things (IoT) course:

  • Module 1: Introduction to IoT (Notes, schematics, and Arduino IDE setup)
  • Module 2: Sensors & Actuators (PIR sensor details, hardware wiring, and troubleshooting instructions

Integrates the full IoT masterclass into openCSE with markdown rendering, sidebar navigation, and live subject linking from the homepage.

Co-authored-by: Cursor <cursoragent@cursor.com>
Comment thread package-lock.json
Comment thread package.json
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 20, 2026

@Divss72 is attempting to deploy a commit to the PushkarScripts Team on Vercel.

A member of the Team first needs to authorize it.

@Divss72
Copy link
Copy Markdown
Author

Divss72 commented May 22, 2026

@pushkarscripts please check all conflicts are resolved

@pushkarscripts
Copy link
Copy Markdown
Owner

A few important issues still remain in this PR before it can be reviewed further:

  • You were asked to keep the contribution limited to 1 chapter (or at most 2–3 chapters) per PR for easier reviewability, but this PR still includes all previous markdown files/modules again.

  • Several components are not following the latest styling/UI structure currently used in the project. For example, the sidebar styling and layout are visually inconsistent with the updated design system and responsiveness expectations.
    image

  • Some older UI patterns and component structures have been reintroduced instead of following the newer shared styles/components already present in the repository.

  • Please sync your implementation with the current project structure and latest CSS conventions before requesting another review.

Right now this PR is too large and mixes content + UI refactors together, which makes proper reviewing difficult. Please split the work into smaller focused PRs and update the UI implementation accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs]:Adding Documentation for IoT Module

2 participants