Git Product home page Git Product logo

chase-and-replace's Introduction

Kings: Chase and Replace

A Full-Stack MERN web app (MongoDB, Express.js, React, Node.js)

Try it on Heroku

"The GitHub of Drinking Games"

  • A variation of the drinking game, Kings!
  • Functions as a playable game as well as a customizable library of games and versions
  • Like Kings, players take turns drawing cards, each card rank (2 through King) prompts the player (or the group) to perform a task.
  • When a player draws an Ace, he/she then changes one of the rules associated with a chosen card rank, which sticks around permanently. Because of this, the game evolves the more it is played.
  • The user can save into a version history when he/she is satisfied with the rules.
  • Games can be created from scratch, can be searched for by name, author, and keywords and themes, and all games set to 'public' can be forked, downloaded, and rated.

Packages Used

  • axios
  • body-parser
  • express
  • express-session
  • if-env
  • moment
  • mongoose
  • morgan
  • passport
  • react-moment
  • react-star-rating-component

Installation

After cloning the repo, follow the steps below:

$ mongod

Open a second terminal:

$ cd chase-and-replace
$ yarn install
$ yarn seed
$ yarn start

Screenshots

Example page:

Alt Example Page

Wireframes

Landing page - https://wireframe.cc/rW5Vhe

Dashboard - https://wireframe.cc/UR7GB2

Create / Edit - https://wireframe.cc/qh8uv0

Search - https://wireframe.cc/DQFgr3

chase-and-replace's People

Contributors

rwest88 avatar n8morton avatar

Stargazers

Aymon Fournier avatar

Watchers

James Cloos avatar

chase-and-replace's Issues

Search Page Functionality

list of games under USER (started)
list of games under GAME NAME
sort games by HIGHEST/LOWEST AVG RATING
sort games by MOST/LEAST RATINGS
filter all games by {public: true}
make all games expandable in the middle column
stars component and ratings array == [{rater: rating}, {'rwest88': 4}, {'n8morton': 5}]

extra== labels? (funny, cerebral, adult, family-friendly, physical, challenging, relaxing, conversational, large-groups, small-groups, themed)

UI needs some TLC

User interface needs to come before any front-end or back-end logic

Flesh out Dashboard UI

Wireframes located in README.md, at root.

It shouldn't be tip-top, but it should be our best page, and good enough to keep everyone's faith during the long haul.

We may want to consult with Brett, and try our hand at CSS Flexbox / Grid (new technology, kind of. On that note, maybe even a CSS preprocessor!)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.