https://github.com/thomas-basham/gallery-of-horns
https://github.com/thomas-basham/gallery-of-horns
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thomas-basham/gallery-of-horns
- Owner: Thomas-Basham
- Created: 2022-03-14T22:18:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-21T00:57:57.000Z (about 3 years ago)
- Last Synced: 2024-12-31T00:44:01.523Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 640 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lab 01, 02, 03
## Gallery of Horns
Author: Thomas Basham
## Links and Resources
Shout out to Abdi Yussuf for helping me with this project
[https://www.geeksforgeeks.org/how-to-fit-the-image-into-modal-popup-using-bootstrap/]
[https://www.pluralsight.com/guides/how-to-trigger-modal-for-react-bootstrap]
[https://react-bootstrap.github.io/components/modal/]
## Reflections and Comments/Questions
## Lab-01
How do I get the leftover two articles from centering themselves in the bottom and make it align with the ones above them?
## Lab-02
## Lab-03
## Lab-04
What went well, that I might forget if I don’t write down?
I was able to render certain components in their parent element rather than inside themselves which I wasn't doing yesterday.
What did I learn today?
I learned how to use the sort() method and how to use the filter() method.
What should I do differently next time?
I should sit with other students so that I can at least hear people talking about code. Today was hard because I didn't feel well on top of it being a tough class day
What still puzzles me, or what do I need to learn more about?
Still pretty lost on filtering the images
### What went well, that I might forget if I don’t write down?
Creating and rendering the modal was surprisingly intuitive once I studied the docs and made some searches
### What did I learn today?
How to create a modal and get it to display per the event. Also, how to use the .filter() method to filter values out of an array and such.
### What should I do differently next time?
I think today went well. I might've gotten finished faster if I was sitting alone, but I don't mind spending the extra hours on this stuff right now.
### What still puzzles me, or what do I need to learn more about?
I'm not 100% on the syntax of the filter method so I'd like to know more about that
## Number and name of feature: Feature #1: Display images
Estimate of time needed to complete: 1/2 hr
Start time: 2:00
Finish time: 3:00
Actual time needed to complete: 1hr
## Number and name of feature: Feature #2: Allow users to vote for their favorite beast
Estimate of time needed to complete: 2hr
Start time: 3:00
Finish time: 5:00
Actual time needed to complete: 2hr
## Number and name of feature: Feature 3: Bootstrap
Estimate of time needed to complete: 1/2hr
Start time: 5:00
Finish time: 5:30
Actual time needed to complete: 1/2hr
## Number and name of feature: Feature 3: Form
Estimate of time needed to complete: 3hr
Start time: 2:00
Finish time: n/a
Actual time needed to complete: 8 hrs