DEV Community

yuellian
yuellian

Posted on

Finale: Blog 10

The last project in our IST 402 class was a coding assignment that allowed us to explore HAX the Web by choosing an open ended issue. My class partner and I chose to create a fully functional trading card that uses HAX to edit values. Below is an image of the card we are recreating.

Image description

At this point of our project, this is how our cards look.
Image description

We have an alignment issue with the Agile stat row and the stats do not appear.

What I am most proud of is seeing all the files working together. We used map array functions and slot elements in order to create the data and it was nice figuring out how we were able to see all of it coming together.

The main difficulty this entire semester was figuring out how to work github commands. Our NPM did not always run smoothly and my partner and I were not used to pushing changes so during this project, we made the mistake of making too many changes (300+) on one compute and the changes would not push onto Github. We still have to figure out how to upload all the changes or upload a new repository for it. This is the current problem we are facing.

To access our project on Github: https://github.com/IST402/pj3

Top comments (0)