]> git.seodisparate.com - EN605.607.81.SP22_ASDM_Project/commit
Refactorings, fix bug where board doesn't update
authorStephen Seo <seo.disparate@gmail.com>
Tue, 3 May 2022 04:17:54 +0000 (13:17 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Tue, 3 May 2022 04:18:07 +0000 (13:18 +0900)
commitf4f3ad7a5b9f1cfd332781e1df00385dcfc9c36c
tree28211c84cb764e8025c3e23e2d414518399742e1
parent4331a20daabbf6a82ed7bf9ea047aebf21c9d77e
Refactorings, fix bug where board doesn't update

Also silence warnings related to unused code since the front-end and
back-end share some code.
back_end/src/db_handler.rs
front_end/src/ai.rs
front_end/src/constants.rs
front_end/src/html_helper.rs
front_end/src/state.rs
front_end/src/yew_components.rs