fairfield-programming / backend-server

📠 The backend of the Fairfield Programming Association website.
https://fairfieldprogramming.org/
MIT License
26 stars 13 forks source link

Issue 101: removed duck generator clutter, added library/package refs instead #103

Closed jls47 closed 2 years ago

jls47 commented 2 years ago

Addressing the concerns listed in issue 101. Removing unnecessary duck generation code and assets and replacing function references with calls to the ducks package methods found at https://github.com/fairfield-programming/ducks.

William-McGonagle commented 2 years ago

Looks good. Thank you!