Skip to content

Nicolis1/chess-fight-ai

Repository files navigation

Known bugs:

  • the way I have use effects set up to fetch data causes several rerenders, with several extra api calls

    • some improvement made, could likely be better still
  • security issues form packages

  • fetching duplicate data with all chalenges/ my challenges

  • edit name tooltip appears below, get cut off

  • heroku doesn't allow composing containers, temp pivot to subprocess, move toward aws.

  • todo

    • add win counter to bots in DB so it can display on challengers page
    • autosave
    • add caching to server
    • script to schedule / run tournaments
    • make scrollbars less bad looking
    • actually integrate the login w/
    • allow challenging more than 1 bot at once (while one is pending)
    • allow right click actions on buttons, such as duplicate, delete, rename
    • add a real 404 page