Skip to content

ChessMates2018/Checked

Repository files navigation

Checked: An Overview.

Created as a group collaboration for their final project, Checked is a full stack application built in React where users can challenge each other to a lively game of chess. Brady Snuggs, Michelle Jones, and Jordan Smithson are proud to present to you, Checked.

Technologies

Main Stack

  • JavaScript
  • React.js
  • Redux
  • Node.js
  • Express
  • Massive
  • Axios
  • PostgreSQL

Additional Libraries

  • Bcrypt
  • Chess.js
  • Chessboardjsx
  • Socket.io

Styling

  • SASS
  • Styled Components

Checked was built with JavaScript, React, and Redux. The Back-End is constructed with Node.js and a static Express server is used to communicate with the PostgreSQL database. Bcrypt is used to protect users information and secure the database. The logic is provided by Chess.js, and the chessboard is provided by ChessboardJSX. Socket.io is used to provide players with engaging turn-based action, as well as allowing them to hurl insults at one another.


Login as a guest and play unrated against the computer or other players!

AI-match gif

If playing the computer isn't interesting enough, play and chat with other players where rating points are on the line.

fools-mate gif

Creators

Brady Snuggs, Michelle Jones, and Jordan Smithson

Local: - npm i - npm run start

About

Group developed project - Dev Mountain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published