Changes Made
I worked on the algorithm for recommending land, and I ported my Express app to Github Pages. I also redid the UI
Recommendation algorithm
The algorithm just takes the ratio of required land, and compares that to the ratio of the land that is already in the deck and tries to match the two, it just works slightly better than before and accounts for more edge cases
Github pages
Github pages is fully static, meaning I had to trade out all my server side code for client side stuff, it doesn’t affect the user too much, but limits the app in the long run. But anyway you can actually use it
now.
Updated UI
I just think it looks slightly better, and provides more feedback on the search, and gives slightly more info on the card. As I am sure you can tell front-end is not where I excel, but it is slightly better than before.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.