Skip to content

feat: Add Agile Methodology documentation#24

Open
Krishna-Sah26 wants to merge 1 commit into
pushkarscripts:mainfrom
Krishna-Sah26:add-agile-documentation
Open

feat: Add Agile Methodology documentation#24
Krishna-Sah26 wants to merge 1 commit into
pushkarscripts:mainfrom
Krishna-Sah26:add-agile-documentation

Conversation

@Krishna-Sah26
Copy link
Copy Markdown

Related Issue

Fixes #18


Description

Added Agile Methodology as a new subject with 5 chapters:

  • Chapter 0: Course Outline
  • Chapter 1: Introduction to Agile & Agile Manifesto
  • Chapter 2: Scrum Framework
  • Chapter 3: Kanban
  • Chapter 4: User Stories & Estimation

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • UI/UX improvement
  • Refactor

Screenshots / Demo

[Add localhost:3000/agile/ch0 ka screenshot]


How Has This Been Tested?

Tested locally using npm run dev.
Visited localhost:3000/agile/ch0 through ch4.
All chapters are loading correctly with proper navigation.


Checklist

  • My code follows the project structure and conventions
  • I have tested the changes locally
  • I have linked the related issue properly
  • I have added screenshots where applicable
  • No existing functionality was broken

AI Usage

  • I have used AI tools (Claude), and I have reviewed,
    verified and understood all generated code/content
    before submitting this PR

If AI tools were used, briefly explain how:

Used Claude for documentation drafting and code
structure guidance. All content reviewed and verified.


Additional Notes

More chapters can be added in future PRs as per
Admin's suggestion to keep PRs small and focused.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 15, 2026

@Krishna-Sah26 is attempting to deploy a commit to the PushkarScripts Team on Vercel.

A member of the Team first needs to authorize it.

@pushkarscripts
Copy link
Copy Markdown
Owner

Thanks for the contribution. The overall project structure and integration looks good so far.

However, the documentation currently feels more like short revision notes/keyword summaries rather than detailed beginner-friendly learning material.

Before this can be reviewed further, please:

  • split the contribution into smaller module/topic-wise PRs instead of covering all chapters at once
  • add more detailed explanations and practical examples wherever required
  • focus more on teaching/explaining concepts instead of only listing points

The current structure is fine overall. The main improvements needed are around content depth and reviewability.

@pushkarscripts pushkarscripts added documentation Improvements or additions to documentation gssoc-26 Part of GirlScript Summer of Code 2026 gssoc:approved Approved for GSSOC '26 labels May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation gssoc:approved Approved for GSSOC '26 gssoc-26 Part of GirlScript Summer of Code 2026

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS] Add Documentation for Agile Methodology

2 participants