@NianticWayfarer@NianticWayfarer I just earned my first upgrade but there is no option to apply it to the only nomination I have in the contributions page.
Day 51 of #100DaysOfCode: Still working on styling. Planning out the puppy show page so that users can join a waitlist. So, lots of styling and brainstorming features I want.
Day 47-50 of #100DaysOfCode:
Half way there! Been styling out each page, it's exciting to build a fully responsive app. Next major addition is user login. After that will be the ability for a customer to join a waitlist for a specific puppy. I love relational databases!
Day 46 of #100DaysOfCode:
Big day! Learning more about the NPM package react-bootstrap. Implementing several components and the website is starting to take shape! Really happy with how responsive this site is!
Excited to style the backend work I've been doing the past week.
Day 44-45 of #100daysofcode:
Successfully got cloudinary working on my app! Now the admin can upload images directly to the website without having to host the photo elsewhere! Much cleaner adding photos this way!
Also tutored @suazo_jon to add cloudinary to his app as well.
Day 43 of #100DaysOfCode:
Partied too soon. Spent the entire day fixing a bug where if the admin wanted to switch parents in a litter it still would not remove the outgoing parent. After much hunting it now works bug free! Excited to use this functionality in future projects!
Day 42 of #100DaysOfCode:
Successfully used MongoDB's $pull to remove a litter from a parent should the admin need to update a litter's parents. That way when the parent is switched, the previous parent is no longer associated with it. Took a while to figure it out but it works!
@OrlandoValade18 I hear that, keep it up! I’ve applied to over 200 and have only received one technical challenge. Every denial is just one step closer to day one!
Day 41 of #100DaysOfCode:
It WORKS!!! My form successfully relates parents to a litter from the create litter page! It's so easy for the user but took a ton of thinking to make happen! I'm excited because I can expand this for when the user makes puppies too! Woohoo!
Day 40 of #100DaysOfCode:
Had a busy day today but was able to get the skeleton for the edit parent page on the dog breeding site. This will allow the admin to edit information regarding a selected parent, which litter's they're associated with, whether they've been retired etc.
Day 39 of #100DaysOfCode: Built out my parent form more for the admin to be able to create parents. Once this is completed I can take that created parent and pass it to the form to create litters/puppies.
Day 38 of #100DaysOfCode: Completed the RESTful API portion of my app and am now beginning work on the front end. Finished building my routes and starting on the forms that will interact with my backend allowing the admin to create Parents, Litters and Puppies.
Day 37 of #100DaysOfCode: Continued getting the backend setup for the client's dog breeding website. Still really jazzed about finally being able to relate data easily through the UI. Can't wait to start working on the front end! #codeEveryDay
Day 36 of #100DaysOfCode:
HUGE breakthrough today! I am now setup to relate DB items all from the UI!!! Back when I was making my CYOA game I had to relate everything manually. It was clunky and impossible to scale. Now, it will be incredibly easy for the user. SO HYPED!!!!
Day 35 of #100DaysOfCode: feels SO good being in project mode again. Working on a website for a dog breeder and working on relating puppies to parents and litters. Building the models and routes atm!
Day 34 of #100Daysofcode:
Had another tutoring session with @suazo_jon. We went over useRef() and built a UI form to add workouts. Also interviewed for a front end developer role and got moved on to round 2!