All checks were successful
Chore App Build, Test, and Push Docker Images / build-and-push (push) Successful in 3m23s
- Introduced LandingHero component with logo, tagline, and action buttons. - Created LandingFeatures component to showcase chore system benefits. - Developed LandingProblem component explaining the importance of a structured chore system. - Implemented LandingFooter for navigation and copyright information. - Added LandingPage to assemble all components and manage navigation. - Included unit tests for LandingHero component to ensure functionality.
11 lines
292 B
Plaintext
11 lines
292 B
Plaintext
.env
|
|
backend/test_data/db/children.json
|
|
backend/test_data/db/images.json
|
|
backend/test_data/db/pending_rewards.json
|
|
backend/test_data/db/rewards.json
|
|
backend/test_data/db/tasks.json
|
|
backend/test_data/db/users.json
|
|
logs/account_deletion.log
|
|
backend/test_data/db/tracking_events.json
|
|
resources/
|