Since my last post I have been extremely busy! From working full time on debugging code for work that contained over 5,000 lines of code in one file. Working on a project for my mobile application class, to working on the capstone project.
Since there has been so much going on I will highlight some of all three. For work as I stated above I worked to debug a feature within a dashboard that provides the filter settings for a map. Along with working to fix this I also have begun looking into options for custom Power BI connectors for AWS Redshift. Began initially looking at using a JDBC but then in my reading found that Power BI does not support JDBC. So back to the drawing board…
For my mobile applications course we recently just started working on a mobile application with Flutter covering some basic features. Along with these basic features it is also having to connect to the phone web browser and SMS of the phone. Still need to finish this by Monday night…
On to the capstone project, this week was filled with adding more logic to my image upload to allow for multiple images, ensure it is only a jpeg or png, and clear out the server side “upload” folder following upload due to file storing there upon upload. I worked on a web page allowing for populated form fields on load and trying to initiate page navigation but hit a wall on that part so having to trouble shoot that as well as trouble shoot the logic on some of my prepopulated fields. So still a work in progress…
Hopefully next week thing will have slowed down a bit but highly doubtful until mid March!