Skip to main content

Posts

Showing posts from November, 2018

11/11/18

Update: I discovered that all of the job pages I was working on were redundant and that the previous team had made them. I will try to finish up those today so that I can use them in the coding assignment. That should be a bit easier than learning everything from scratch, but I still have to figure out the code that they have provided. Brady Spradlin 68 Words

11/10/18

It's been a while since I last remembered to post to this, but since then we have made a huge leap in progress. About 2 weeks ago I had a breakthrough and was finally able to get the app running on my phone through USB in order to test any changes. The next day I showed the others in the group and since then we have been getting as much done as possible. Chase was still working on getting the iOS version working, but he ended up finishing early this week, and Kevin has been doing all of the UI updates. I have been working on implementing some of the new pages that we need, specifically the retrieval of extra information from the database team, as well as the manual job creation pages. For the database query, we need a .php file on the database end that we can call from the app to get the info. Once we get that, it should be simple to change around a few variable names and display the info. As for the manual job entry, I have made a few more pages to navigate to it, but I am having ...