Daily Scrum Update 3(Sprint 2) - JUCSE49-Mavericks/Smart-Class-Routine-Management-System GitHub Wiki
π Date, Time, and Platform
09 November 2024 | 10:00 PM - 10:15 PM | Google Meet
βοΈ Editor
Sadia Hossain (SH)
π Frequency & Meeting Length
Daily 15 minutes
π Daily Task Progress
Member(s) | What we did yesterday | What we have done today | What we will do tomorrow | Issues |
---|---|---|---|---|
1. SH | β Created primary test cases for TDDβ Created table for makeup class routine data in the database | β
Ran the partially generated test fileβsome test cases passedβ
Finalized the table for makeup class routineβ
Pushed to my branch classRoutine_Sadia β
Fetched data from backend successfully |
π Improve logic to pass all test cases | β οΈ Faced issues with passing some test cases due to incomplete logic |
2. UJ | β Generated partial test cases on the hard drive | β Checked test casesβsome passed, some failedβ Implemented controller code to pass test cases | π Recheck test cases and maintain coding standards and documentation in the controller code | β οΈ Some test cases failed due to missing logic in the controller |
3. TM | β Created some test cases for rescheduling classesβ Tried to write logic for them | β Generated more test casesβ Wrote logic for some of themβ Pushed the test cases to my branch | π Complete the logic for all test cases | β οΈ Some test cases failed |
4. TS | β
Generated partial test case JSON file, finalized view file, and pushed to my branch classRoutine_Trisha |
β
Checked test cases in JSON fileβsome passed, some failedβ
Implemented controller code to pass test casesβ
Pushed to my branch classRoutine_Trisha |
π Recheck test cases in JSON file and maintain coding standards and documentation in the controller code | β οΈ Some test cases failed due to incomplete logic in the controller |
5. AN | β Generated test cases for the function (Filtering Syllabus) | β Wrote logic to pass test cases | π Add more test cases and further refactor code | None |
6. RAI | β Created test cases for scheduling classes (Confirm, Cancel, Reschedule)β Created models and controllers for the above functionality | β Made changes to models and controllersβ Implemented views | π Complete the logic for all test cases | β οΈ Several test cases are not passing |