-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
07/11/2022
Team 1: Abby / Joe
Create nav bar
Use dummy data
Render to homepage
Team 2: Lisa / Paz
Fetch homepage data from API
render data to page
Team 1
Continue rendering veg of the month homepage
Start with seasonal calendar page
Team 2
Start on the Recipes page
Accomplishments
- Fetched fruits API and render to homepage
- Created Navbar
- Created basic file structure
- Added responsive styling
- Fetched the recipes API
- Randomised the vag/ then grabbed recipes
Blocks
- Cannot render random recipes to the homepage
Where to begin tomorrow?
-
- Close issues / kanban board
-
- One team to continue working on random recipes
-
- One team to start the seasonal calendar page
08/11/2022
Accomplishments
- Created tabs for seasonal calendar
- Filtered by month
- Managed to get food from API
- Filter recipes by monthly veg
Blocks
- Displaying images/names for months (maybe pass as props)
- File too large to render
- reach the limit of API calls for the day
Things to do tomorrow
- Send a message to mentors (about recipes API)
- Close issues/update the Kanban board
- One pull request
Team 1
- Extract components from the seasonal calendar
Team 2
- Start individual vegetable page
09/11/2022
Accomplishments
Finished the seasonal calendar page
Extract vegetable information component
Completed the recipes data
Blocks
Render recipes to page
Things to do tomorrow
- Deploy site
Questions for mentors?
- 20-minute meet @ 15:00
- Is there any way we can call the API once and save/reuse the data? (Is the SWR package something we can use?) (Abby)
- Can we use useContext() to store the veg names of the month? (Paz)
- How does getStaticProps() work? (Lisa)
- Need some insight regarding deployment - Vercel has lots of errors.
Team 1
- Deploy site!
- Start working on the individual veg page (creating dynamic routes)
Team 2
- Render recipes to the Recipes Page
- Extract as component
- Use components wherever needed
10/11/2022
Accomplishments
- Deployed site
- Rendered recipes to page
- extracted recipe component
Blocks
Things to do tomorrow
Team 1
- Respond to issues
Team 2
14/11/2022
Accomplishments
- Error handling for APIs
- Accessibility (lighthouse)
- Rendered nutrition onto the individual page
Blocks
- PR request/deployment
- Rendering name/image to page
Things to do tomorrow
Team 1
- Look into/start tests
Team 2
- Solve blockers
17/11/2022
Accomplishments
- Error handling
- Debugging test
- new tests
- CSS styling
- cleaned up code
- hide API keys .env files
Blocks
- Error handling - Not catching correctly
Tomorrow
- Readme
Metadata
Metadata
Assignees
Labels
No labels