Open Issues Need Help
View All on GitHubAI Summary: Implement the hero section of the landing page based on a Figma design. At least one code review is required for completion.
Repository for the yellow-packet team's work.
AI Summary: Design a pet card for a pet profile preview on a browsing page. The design must be reviewed by at least three people.
Repository for the yellow-packet team's work.
AI Summary: Update the README.md file for the PetMatch project to include a project overview describing the project's functionality, list team members, and add any missing technical documentation (frontend, project structure, auth proposal) to the `doc/` directory. At least one code review is also required.
Repository for the yellow-packet team's work.
AI Summary: Implement a header component (Header.jsx) for a pet-matching application. The header should display differently based on user login status: a simple logo when not logged in, and a more complex version including user information when logged in. At least one code review is required for completion.
Repository for the yellow-packet team's work.
AI Summary: Research and propose a design for efficient image storage and retrieval for a pet adoption application. The proposal should cover backend and frontend access methods and be documented. At least one code review is required.
Repository for the yellow-packet team's work.
AI Summary: Create a fake dataset with user email and user ID for testing purposes in a MongoDB database. This involves setting up the MongoDB connection (which should be documented), generating the fake data, and populating the database. At least one code review is required, along with an image showing a database query of the created data.
Repository for the yellow-packet team's work.