Skip to content

Full stack scrabble web app using Java Springboot, React, and MongoDB

Notifications You must be signed in to change notification settings

briyoon/scrabble_webapp

Repository files navigation

Scrabble Webapp

This is a webapp using ReactJS for the front end, Spring for the backend, and MongoDB as the persistant storage. Based off a project for a university course where we implemented "Worlds Fastest Scrabble Solver" algorithm. Very much a work in progress (not complete). Also my first time learning Docker. Does not work on mobile.

Hosted at https://scrabble.briyoon.dev

TODO:

Client

  • fix dragging tiles back to hand
  • make home page look better
  • fix tray shuffle
  • add typing to place tiles
  • add resume game page
  • add solver page
  • update tile UI
  • remove console logs

Server

  • rewrite solver
  • secure mongoDB instance
  • detect game end
  • game culling
  • add logging
  • authentication
  • custom word lists
  • custom boards
  • player vs player

About

Full stack scrabble web app using Java Springboot, React, and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published