Giter Site home page Giter Site logo

lighthouse-labs-final-project's Introduction

Yea or Nay

A multi user debateRoom platform to allow users to voice their opinions about topics that are important to them.

Usage

Clone this repo then create your own git repo.

git clone [email protected]:kevinmacarthur/final_project.git
cd final_project
git remote rm origin
git remote add origin [YOUR NEW REPOSITORY]

Install the dependencies and start each server.

For the Websocket Server

cd Websocket_server
npm install
npm start

In a seperate terminal window/tab install dependencies for Yea or nay server

cd Yea_or_nay
npm install
npm start

Once dependencies have been install open http://localhost:3000 and enjoy

Final Product

Select a username and browse active debates available to either view or join as well as what's going on in the world for inspiration!

""

Create your own Debate, take your stance and decide if you want to allow viewers!

""

Support your stance with great points and select whether you learned something new!

""

As a viewer select a side throughout the debate with whoever you agree with and give like great points during the debate to help decide a winner!

""

Offensive comments are flagged and unable to be liked

""

See who won and a score breakdown before returning home and joining another debate!

""

Dependencies

For Yea_or_Nay

  • "bootstrap": "^4.1.3",
  • "prop-types": "^15.6.2",
  • "react": "16.6.3",
  • "react-confetti": "^2.3.0",
  • "react-dom": "16.6.3",
  • "react-router-dom": "^4.3.1",
  • "react-sizeme": "^2.5.2",
  • "socket.io": "^2.1.1",
  • "uuid": "^3.3.2"

For Websocket_server

  • "dotenv": "^6.1.0",
  • "express": "^4.16.4",
  • "newsapi": "^2.4.0",
  • "perspective-api-client": "^3.0.0",
  • "socket.io": "^2.1.1",
  • "uuid": "^3.3.2"

Lighthouse-Labs-Final-Project

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.