Iteration Plan: Week 3 - sandhya698/GDP-Project-Team06 GitHub Wiki
What tasks from the previous iteration plan did not get completed?
- Status handling for donations and requests
- Handling the status between donor and patient
- Adding disease related datapoint for donations and requests
- Dealing with the date of registration
Why did they not get completed?
- Due to few previous dependencies
- More focused on completion primary tasks of the application
Which tasks from the previous iteration plan will you move to this current plan?
- Status handling for donations and requests
- Handling the status between donor and patient
- Adding disease related datapoint for donations and requests
Assignment of tasks -
Aparna -
- Cleaning up the unrequired parts from Donor page, Donor and patient headers.
- Moving toast options to utility.
- Adding disease datapoint to donations and requests.
- Formatting the registration date.
Sandhya -
- Creating actions column for donations and requests.
- Status handling for donations and requests.
Pooja Sri -
- Handling error on no record found for admin controller.
- Altering table width and overflow.
Gopal Raju -
- Handling pending status donor and patient.
- Handling pending status donation and requests.
Praveen Babu -
- Stock management with database.
- Creating basic inventory page.
Manoj -
- Remove navigate as dependency for useEffect hook.
- Simplifying routers.
Verification -
- Verify removal of unnecessary elements on the Donor page and headers for both Donor and Patient sections.
- Moving the toast options to utilities.
- Addition of a disease datapoint to both donations and requests at headers.
- Registration date is formatted correctly as per the specified format in the database.
- Actions column being displayed for donations and request.
- Proper implementation of status handling for both donations and requests.