Skip to content

feature: updated sem4/DBMS content#215

Open
neharoy3 wants to merge 3 commits into
pushkarscripts:mainfrom
neharoy3:main
Open

feature: updated sem4/DBMS content#215
neharoy3 wants to merge 3 commits into
pushkarscripts:mainfrom
neharoy3:main

Conversation

@neharoy3
Copy link
Copy Markdown

@neharoy3 neharoy3 commented May 29, 2026

Description

  • Modified sem4/DBMS syllabus to be more detailed.
  • Modified existing chapters in DBMS (more detailed notes), till chapter 6.
  • Added images for visual support in notes.

How Has This Been Tested?

Added "dbms" to subjects and tested a local run and site is responsive.


AI Usage

Used chatGPT to generate images required in the notes.


Additional Notes

Can add more visuals for better understanding.

Copilot AI review requested due to automatic review settings May 29, 2026 22:50
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 29, 2026

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

A member of the Team first needs to authorize it.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds and enables additional DBMS course chapters (4–8) with expanded instructional content, and makes DBMS selectable/navigable in the UI.

Changes:

  • Added new chapter content components for Chapters 6–8 and expanded content for Chapters 1–5.
  • Enabled Chapters 4–8 in the DBMS sidebar and chapter routing page.
  • Added dbms to the global available subjects list.

Reviewed changes

Copilot reviewed 12 out of 28 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
app/sem4/dbms/content/chapter8.tsx Adds Chapter 8 content (Recovery & Security).
app/sem4/dbms/content/chapter7.tsx Adds Chapter 7 content (Query Processing & Optimization).
app/sem4/dbms/content/chapter6.tsx Adds Chapter 6 content (Indexing & Hashing).
app/sem4/dbms/content/chapter5.tsx Expands Chapter 5 content (Transactions & concurrency topics + diagrams).
app/sem4/dbms/content/chapter4.tsx Expands Chapter 4 content (Normalization / schema refinement).
app/sem4/dbms/content/chapter3.tsx Expands Chapter 3 content (Relational model, SQL, constraints, relational algebra).
app/sem4/dbms/content/chapter2.tsx Expands Chapter 2 content (ER model details + diagrams).
app/sem4/dbms/content/chapter1.tsx Expands Chapter 1 content (history, abstraction levels, DBMS structure, user types).
app/sem4/dbms/content/chapter0.tsx Updates module outline to match expanded chapters/topics.
app/sem4/dbms/components/sidebar.tsx Enables navigation items for Chapters 4–8.
app/sem4/dbms/[chapter]/page.tsx Imports/registers Chapters 4–8 for routing/rendering.
app/components/subjects.tsx Adds dbms to the available subjects list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread app/sem4/dbms/content/chapter5.tsx
Comment thread app/sem4/dbms/content/chapter2.tsx Outdated
Comment thread app/sem4/dbms/content/chapter2.tsx Outdated
Comment thread app/sem4/dbms/content/chapter8.tsx Outdated
Comment thread app/sem4/dbms/content/chapter5.tsx
Comment thread app/sem4/dbms/content/chapter1.tsx
@neharoy3
Copy link
Copy Markdown
Author

I plan to add improved notes for chapter 7 and 8 next.

@neharoy3 neharoy3 changed the title updated DBMS content feature: updated sem4/DBMS content May 30, 2026
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.

2 participants