Category: Project Progress Reports

  • Michael Kozub – Week 5

    This week I was able to use ChatGPT to help me create two buttons, Follow and Unfollow, one for each table in our user-home page: Users and Following. After the buttons were created, GPT struggled with adding new functions to the existing web page. I’m still learning how to write my queries to GPT but…

  • Kevin Riemer – Post #5

    This week I worked primarily on finishing our implementation of data storage within a session so that the user is able to have a personalized experience when they log in. I also implemented functionality for users to be able to log out of a session and be redirected back to the website’s home page. Finally,…

  • Michael Kozub – Week 4

    This week I continued using ChatGPT to try and help me add features to the AI Coders App. As our codebase and files have grown I’ve found it to become more challenging to get ChatGPT to complete features for me, and this week I had to do more manual tweaking after code was generated for…

  • Kevin Riemer – Post #4

    This week, I spent my time adding the initial implementation of user data storage for a currently logged in user on our website so that a user can get a personalized experience while using our app. I also added another webpage, and implemented a couple more backend queries to display more information personalized to our…

  • Michael Kozub – Week 3

    So far ChatGPT has done a great job creating MySQL table tables and general SQL statements. This week I used GPT to create more tables: I ran into some issues with it creating primary and foreign keys, mostly due to my impatience with how to correctly write this in GPT format, so I took over…

  • Kevin Riemer – Post #3

    This week, I focused on both frontend and backend work. ChatGPT was helpful, but also fell short in some areas! On the frontend, I tidied up our login page and our user-home page. Dev picked out some colors for another page of our web app, so I wanted to match them to remain consistent throughout…

  • Michael Kozub – Week 2

    This week I created a new “followers” table, got a Flask server working, and got custom GET endpoints working. One endpoint returns all users and the other accepts custom parameters to query all users a given user “follows”. Below are bullet points in what I was able to accomplish at a more detailed level: Tables…

  • Kevin Riemer – Post #2

    Be as specific as possible when writing your prompts to the AI.

  • Michael Kozub – Week 1

    There was a lot of configuration and setup work involved in week one. We evaluated tools we should use for collaboration, including the project plan document, and landed on MS365 documents so we can all contribute in a single collaborative document. We also chose Asana as our project management tool. Github was the clear winner…

  • Kevin Riemer – Week 1

    This first week was all about getting our project all setup so that we can run with it moving forward. There wasn’t a ton of AI use yet, but there was some! We first created a team standards document, in which we laid out how our team will operate and what guidelines we will follow.…