I've been meaning to spend more time with Node so this seemed like a logical progression. This course had me create a survey application that would allow user's to buy tokens in order to create a survey and mail it to many recipients. The recipients would answer the survey in their email and the results...
Finally done with training! After taking this course and that course I am finally ready to get out there and do what I love - making stuff. While I love taking courses I have to fight the itch to just start writing code on my own. So after kicking around some potential projects I decided to...
After finishing the previous course on Sharepoint I felt that I wasn't at the point that I wanted to be with Sharepoint. That course assumed some level of knowledge with Sharepoint going in, not to mention it was light on dev. I thought about just jumping into a project but I thought that I would...
8/6/2020 - I was able to pick this back up again after finishing the Sharepoint course. The main addition since the previous version is the addition of typeahead so that users can search an online movie database. The user then picks the movie they want and the information is saved back to the page (including...
Just getting rolling on this one. Reference the "How to Read from a DynamoDb" (here) to see how my table is set up. Create a new API Create a Lambda Function Choose "Author from scratch" Runtime - choose "Python". Enter a role that has admin rights. Create the first iteration of the lambda function. If...
The instructor of this course is highly regarded according to a friend with knowledge of this area so I decided to give it a go. I found that if you drop him an email and say really nice thing that he will send you a discount code ;-). Course URL: https://www.voitanos.io/products/mastering-the-sharepoint-framework-fundamentals/ My Notes: https://docs.google.com/document/d/1RF-Ab_fuu_Ubld-a-AMsKNry45GhVq0Iv-40hcaT3zg/edit?usp=sharing
This is a fun little side project that I've wanted to do for a while. As discussed in my article on how to ask Alex for the pool temperature (here) I mentioned that I wrote a little python script to upload the temperature to both adafruit.com and initialstate.com. I could then access the data from...