Answer the following questions considering the learning outcomes for
Make sure to record evidence of your processes. You can use code snippets, screenshots or any other material to support your answers.
Do not fill in the feedback section. The Founders and Coders team will update this with feedback on your progress.
- Worked on a login/logout model that would hash the password for users registration login details. using the configured Backend JWT authentication.
- this login would seed into the dadatabase.
- getting some familiarity with react.
!ill add screenshots and code later working on the workshops currently
2. Show an example of some of the learning outcomes you have struggled with and/or would like to re-visit.
- i've been saying this week by week but definetly go over react with the hooks. Trying to understand parent/child siblings relationships.
- implementing a cart functionality when user adds to basket. the items would be displayed on the cart model from where ever.
- whenever item is added to cart it would take away from the quantity on the database.
[Course Facilitator name]
Alexander
[What went well]
Not enough concrete evidence provided to evaluate achievements. While authentication work is mentioned, no code examples are shown to demonstrate implementation.
[Even better if]
Include promised code examples and screenshots. Show specific React hooks usage that you struggled with. Provide actual attempts at cart functionality implementation rather than just describing what you wanted to do.