This week was the first week of CST428 Software Engineering. In this week we started to learn about REST APIs and how to start building one. The program we built this week was based on a user being able to register in a database and create orders tied to their customer id. I also learned how to utilize some new programs such as Spring and Postman. I also gained experience in creating unit tests to validate that my code is performing as expected. I look forward to learning more about complex software projects and how they are built.
Part One: Supporting and Commenting on Teammate's Goals I visited the following teammate's blogs and commented on their goals. Juan's Blog Vance's Blog Part Two: Possible Capstone Ideas The three ideas I have for my capstone project are two different mobile apps and one indie game. For the two apps I am thinking of creating something in Swift, the programming language of iOS. The first app is a passion project that involves a list builder for a miniature tabletop game called OnePageRules. It is an independent miniature game ruleset and already has a web version. My app would take that template and adapt it for iOS. The second app would be a simple star wars app that utilizes an online API for Star Wars call SWAPI. This API has a number of entries related to the Star Wars universe in JSON format. My app would connect to this online API, download specific pieces of data and display them in the app. The third idea would be to create a simple side scroller game. The game ...
Comments
Post a Comment