Pin-It! Web Application - Kenny Nguyen#4
Open
knguyen111601 wants to merge 32 commits into
Open
Conversation
…ing on create modal
…file picture instead
Contributor
|
Hi @knguyen111601, sorry for the belated response! I'll be following up via email shortly! |
Fixed error upon searching for non-existent pin
…or search to pavoid too many API calls
Fixed search state not updating immediately and added debounce time f…
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is the completed frontend to my project for this assessment. It is a web application where users can create "pins" and post them publicly and also add other pins to their own collections.
This application was incredibly fun to create with the technologies required. Chakra was new to me but I was able to learn as much as I could to get the job done. It was actually quite nice to use coming from someone who typically just uses raw CSS or SASS to get styling done.
I am very grateful for this opportunity and want to thank you for giving me a chance! I hope you like my project!
Backend API Repo: https://github.com/knguyen111601/pantheon_labs_backend