Daily Scrum Update 1 ( Sprint 1 ) - JUCSE49-Mavericks/Smart-Class-Routine-Management-System GitHub Wiki
🗓 Date, Time, and Platform
26-October-2024 | 10:00 PM | Google Meet
📝 Editor
Jannati Tajrimin Mitu (TM)
🔄 Frequency & Meeting Length
Daily | 15 minutes
📊 Daily Task Progress
TM:
- ✅ Created a new branch in the repository.
- ✅ Starting feature development.
SH:
- ✅ Branch created and cloning completed.
- ✅ Ready to begin feature development.
RAI:
- ✅ Created a branch in the repository.
- ✅ Developed a Page for Exam Year (Frontend).
- ✅ Added functions to fetch data for the Exam Year page (Backend).
- ✅ Pushed changes to the branch
ClassRoutine_Rubayed
.
AN:
- ✅ Set up database tables for routines (e.g., Teachers' Preferences, Room Types).
- ✅ Added dummy data to the tables.
- ✅ Created a branch
classRoutine_AKILA
and pushed it to GitHub. - ✅ Developed a RoutineGenerator React component to process inputs.
- ✅ Pushed frontend work to the remote branch.
- ✅ Set up backend routes to receive frontend inputs.
- ✅ Wrote initial controller logic for slot timing calculations.
- ✅ Added unit tests for
routineGeneratorController
. - ✅ Followed coding standards and documented the code.
- ⚠️ Issue: Unit tests failed; will investigate further.
TS:
- ✅ Created branch and cloned the project repository.
- ✅ Started working on the View Class Routine feature.
UJ:
- ✅ Branch creation and cloning completed.
- ✅ Beginning feature development.