CIS3590-G1B / GROUP-1B-Java

All Algorithms implemented in Java
MIT License
1 stars 0 forks source link

ISSUE#3.2.1- RANI - ISSUE DEVELOPMENT - README DOCUMENTATION #18

Closed ba-00001 closed 1 month ago

ba-00001 commented 1 month ago

Weekly Build Documentation Template - Issues [Insert Issue Numbers]

Repository: [Insert Repository Name with Link]


Week [Insert Week Number] - Documentation for Issues [Insert Issue Numbers]

Objective:

Document the progress for the following issues:


Issue #X.X: [Insert Issue Title (e.g., Feature Development)]

Week [Insert Week Number] Tasks:

Progress Summary:

Challenges Encountered:

Key Commit:

Next Steps:


Issue #X.X: [Insert Issue Title (e.g., Testing and Validation)]

Week [Insert Week Number] Tasks:

Progress Summary:

Challenges Encountered:

Key Commit:

Next Steps:


Issue #X.X: [Insert Issue Title (e.g., Pull Request Preparation)]

Week [Insert Week Number] Tasks:

Progress Summary:

Challenges Encountered:

Key Commit:

Next Steps:


Commit Guidelines for This Week:

Each commit will adhere to the following format for consistency:

Example Commit Messages for this Week:


Next Steps and Upcoming Tasks:


Version Control Summary:

This section summarizes all commits made during the week to ensure proper tracking of changes.

Date Changes Made Commit ID
[Insert Date] Implemented basic feature functionality [Commit ID]
[Insert Date] Added test cases for typical and edge cases [Commit ID]
[Insert Date] Refactored code and prepared pull request [Commit ID]

Documentation Guidelines and References:

For more information on how to structure the repository, make effective commit messages, and ensure security, refer to:

Vasto-Lorde999 commented 1 month ago

Weekly Build Documentation - Issue [5635]

Repository: https://github.com/CIS3590-G1B/GROUP-1B-Java


Week 1 - Documentation for Issue 5635

Objective:

Document the progress for the following issues:


Issue #7.2 : Feature Development - Fisher-Yates Shuffle Algorithm

Week 1 Tasks:

Progress Summary:

Challenges Encountered:

Key Commit:

Next Steps:


Issue #7.3 : Testing and Validation of Fisher-Yates Shuffle

Week 2 Tasks:

Progress Summary:

Challenges Encountered:

Key Commit:

Next Steps:


Issue #7.4 : Pull Request Preparation

Week 3 Tasks:

Progress Summary:

Challenges Encountered:

Key Commit:

Next Steps:


Commit Guidelines for This Week:

Each commit will adhere to the following format for consistency:

Example Commit Messages for this Week:


Next Steps and Upcoming Tasks:


Version Control Summary:

This section summarizes all commits made during the week to ensure proper tracking of changes.

Date Changes Made Commit ID
[Insert Date] Implemented basic feature functionality [Commit ID]
[Insert Date] Added test cases for typical and edge cases [Commit ID]
[Insert Date] Refactored code and prepared pull request [Commit ID]

Documentation Guidelines and References:

For more information on how to structure the repository, make effective commit messages, and ensure security, refer to: