Missed a few updates on here but made big progress. Had trouble with the remove functionality in Java. After clicking on the remove ingredient button, not only would the app fail to remove the ingredient, but it would append a copy to the database. After some troubleshooting discovered the issue was on the front end… Continue reading Shopping 4 Chow: Remove Ingredient and Go Version
Shopping 4 Chow: Add and Get Ingredient
For this week did a few updates to the app Added updates to Github https://github.com/TheTraille18/Shopping4Chow https://github.com/TheTraille18/Shopping4ChowApi-Java Search Functionality For Ingredients Search bar for searching Ingredients in database. Search comes up with results after matching any character. UI needs a little work. Random Ingredient named for testing. Renaming Tables Redesigned database schema. Mainly some of the… Continue reading Shopping 4 Chow: Add and Get Ingredient
Shopping 4 Chow: Add Food
Was able to get the functionality of adding a Food item as well as adding the image to S3. Currently only pngs can be uploaded but will look into adding support for others. No push to GIT yet until Plain text are replaced with either environmental variables and/or AWS Parameter Store key references. Had a… Continue reading Shopping 4 Chow: Add Food
Shopping 4 Chow: Progress
Been working on the Shopping 4 Chow app for a few weeks before the start of this blog. Most of my work has been the Java API in Spring Boot. Created the Services and DAOs but only the initial stuff like the interfaces and their implementation, as well as configure the controller and Hibernate using… Continue reading Shopping 4 Chow: Progress
Shopping4Chow
Shopping 4 Chow Shopping 4 Chow is a web/mobile app that will be used for food related activities like creating shopping list, custom recipes as well as custom Meal Plans. It will also contain a list of commonly and uncommonly used ingredients as well as pictures. This is a personal project with only 1 member.… Continue reading Shopping4Chow
Welcome
Welcome, to the ablackcloudapp’s serverless WordPress. This blog was built using the TechToSpeech’s terraform-aws-serverless-static-wordpress project https://github.com/TechToSpeech/terraform-aws-serverless-static-wordpress. For more info https://www.techtospeech.com/serverless-static-wordpress-on-aws-for-0-01-a-day. Any public active projects, milestones as well as any updates and fixes for my webapps will be presented here.