Skip to content

crispinamuriel/Codewords

 
 

Repository files navigation

Codewords

  • Grace Hopper 1909 - Capstone Project

Visit Codewords to check it out!

Table of Contents

Minimum Viable Product

Codewords is a fullstack game based off of the boardgame Codenames, built using React/Redux, Socket.IO, and express.js/node.js. By the end of the production period, this app will, at a minimum, satisfy the following criteria:

  • Hosting on Heroku
  • New game creation, log into game, and realtime chat
  • Game start with a unique player view of gameboard

Design Docs

Download

Step by step guide for downloading repo:

cd <directory you want to download to>

git clone https://github.com/callbacka/capstone.git

cd capstone

npm install

CREATEDB codewords

npm run start-dev

Go to http://localhost:3000 to see Codewords!

Team

Josie Beaudoin

Github: https://github.com/jtbeaudoin

LinkedIn: https://www.linkedin.com/in/josiebeaudoin/

Pauline Kong

Github: https://github.com/p-kong

LinkedIn: https://www.linkedin.com/in/pauline-k/

Katey Phillips

Github: https://github.com/kateyphi

LinkedIn: https://www.linkedin.com/in/katherine-phillips-b8628250/

Crispina Muriel

Github: https://github.com/crispinamuriel

LinkedIn: https://www.linkedin.com/in/crispinarmuriel/

Tech Stack

Technologies used in this project: Javascript, Node.js, Express.js, React.js, Redux.js, Sequelize.js, HTML, CSS, PostgreSQL, Socket.IO

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 85.4%
  • CSS 9.3%
  • HTML 3.5%
  • Shell 1.8%