valarao / chocolate-thunder-chess

Allow chess players to search through 1,000+ common opening positions.
MIT License
2 stars 2 forks source link

Implement Position Card Dashboard and Image Generation Script #30

Closed valarao closed 3 years ago

valarao commented 3 years ago

Overview

This PR resolves #26 and implements the position cards. This PR also adds a script ImageGenerator, which was used to generate the position images for the dashboard.

Deployment Link

https://opening-trai-26-positio-nun2oz.herokuapp.com/

Future TODOs