kaizencc/code-words-game

Allow user to import CSV file to database

Closed this issue · 0 comments

Currently I am developing a script to send a CSV file to a mongo database for the words in the game. When that is done, I can route a separate page for adding a users CSV file to the database. Will have to figure out how to delete list when the room is closed, however.

  • create script to send words to database
  • create a popup/import file from home page for custom words
  • delete word list when room is closed