Tri 3 individual review • 5 min read

Description

tri 3 individual seed review

Thoughts

  • I feel as though this tri was far harder than the first one. In order to complete our project, I had to focus and learn a lot more about coding. I had to complete tasks in the front and back end code. I was the person who first learned about how the backend worked and had to continue to work hard even after my feature was completed to help debug and explain the backend to my partners.

Individual Feature

My feature was the score and leaderboard features. I had to connect the score in the frontend to the backend and make a leaderboard that compared the scores. I also added the login and create user pages that were displayed on the second quiz. I edited the CSS for both the Login and Cookie Clicker.

CPT Project

CPT Blog

Video

input to program: the cookie button updating score in SQlite database. At least one aspect of the functionality of your program: The leaderboard displaying the correct numbers and rearangging No more than 1 minute in length No more than 30MB in file size

video

Personal Growth

AP PREP

updated blogs Collegeboard Quiz

  • Overrall I feel like I was able to complete a lot what I aimed to do at the end of last tri. Last tri I was a mainly frontend person and this tri I was the first person in our group to begin working on and understanding the backend. I was able to help our whole group begin setting up their backends. This tri I felt I was a lot more consistent with commits. I was able to get the login system working as well as getting most of the cookie clicking up. I have learned a lot about debugging, sqlite and the importance of downloading PyJWT. I learned the importane of keeping logs of everything I do as well as backups of old code.

this was the most important single line of code I added as it updated the backend to return a sorted list.

this was the most important commit as it updated the backend to have score commit

commits

Issues

PyJWT

cors

debugging plans