
100 Days of Code: Day 74
Goals For Today:
[ultimate_icon_list icon_size=”16″ icon_margin=”20″][ultimate_icon_list_item icon_type=”custom” icon_img=”id^4091|url^https://www.blissfullemon.com/wp-content/uploads/2018/05/done.png|caption^null|alt^null|title^done|description^null”]Work on the final project for ‘React For Web Designers’ course[/ultimate_icon_list_item][/ultimate_icon_list]The third and final project for ‘React For Web Designers’ is a hotel website that uses React to display status updates. It’s a bit different from the last two projects as it uses an API to send and retrieve the status updates from a locally stored database. It also uses a few extra JavaScript libraries, including Date and Time, which is somewhat self-explanatory, as well as Axios, which is used for AJAX requests.
Unfortunately, I have not made as much progress as I would have liked. I spent the bulk of the afternoon trying to set up a local web server and getting my database connected properly. It’s finally working, but I have only just now started to really get into the guts of the project.
My plan is to try to finish the entire rest of the project tomorrow so I can get back on track with Free Code Camp on Wednesday. We’ll see how it goes, though.