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