-
Notifications
You must be signed in to change notification settings - Fork 1
Daily Scrum Update 4 (Sprint 1)
13-February-2024
10:00 PM
Google Meet
Jannatul Ferdoush
Daily
15 minutes
- IA:
✅ Updated RenterProduct model for requests.
✅ Created front end for approved requests and disapproved requests.
✅ Created views functions for maintaining log of approved and disapproved requests.
✅ Faced issues with maintaining date time and status of requests ( pending, approved, disapproved).
✅ Will resolve it
✅ Will add unit test
- JF:
✅ Linked order model with other views
✅ Send order id into advance payment page
✅ Faced issues with credit card stripe
✅ Will implement credit card stripe and unit testing.
- SB:
✅ Performed Frontend Enhancements
✅ Updated the HTML structure and content for the search_form.html
✅ Updated the HTML structure and content for the search_results.html
✅ Applied CSS styles to elements in the search interface
✅ Added test methods to specific aspects of the Product model for unittesting
- FR:
✅ Added design to HTML files
✅ Created test functions in tests.py file
✅ Added documentation
✅ checked the forms by populating data
✅ fixed issues in the codes
- AA:
✅ Made functions for select item in view.py
✅ Create Super user admin panel
✅ Created links in the urls file of select item
✅ coding convention those functions
✅ Added documentation