Giter VIP home page Giter VIP logo

icebreaker's Introduction

Icebreaker

Team Members

Project

Final project for Lighthouse Labs. Trying to make new friends in town? Our app helps people find friends by integrating fun games during their first interaction! Our users can register with a Facebook account and match with other users to start a chatroom. The matching process is done through an algorithm based on filters chosen by the user (age, gender, location). Users can also search descriptions to find common interests quickly. Project is currently being refactored and still under development.

Screenshots

"Screenshot of landing page" "Screenshot of the matching process" "Screenshot of our chatbox"

Getting Started

  1. Install dependencies for React App: npm install
  2. Install dependencies for Chat App (inside chat_server folder): npm install
  3. Run migrations: knex migrate:latest
  4. Seed the data: knex seed:run
  5. Run the Chat server: npm start
  6. Run the React server: npm start
  7. Visit http://localhost:3001/

Dependencies for React App

  • "@fortawesome/fontawesome": "^1.1.4",
  • "@fortawesome/fontawesome-free-solid": "^5.0.8",
  • "@fortawesome/react-fontawesome": "0.0.17",
  • "axios": "^0.18.0",
  • "body-parser": "^1.18.2",
  • "bootstrap": "^4.0.0",
  • "cookie-session": "^2.0.0-beta.3",
  • "dotenv": "^5.0.1",
  • "fbgraph": "^1.4.1",
  • "knex": "^0.14.4",
  • "knex-logger": "^0.1.0",
  • "node-sass": "^4.7.2",
  • "passport": "^0.4.0",
  • "passport-facebook": "^2.1.1",
  • "pg": "^7.4.1",
  • "psql-api": "^0.9.11",
  • "react": "^15.5.4",
  • "react-dom": "^15.5.4",
  • "react-redux": "^5.0.7",
  • "react-router-dom": "^4.1.1",
  • "react-s-alert": "^1.4.1",
  • "reactstrap": "^5.0.0-beta.2",
  • "ws": "^5.0.0"

Dependencies for Chat App

  • "random-color": "^1.0.1",
  • "uuid-v4": "^0.1.0",
  • "ws": "^5.0.0"

icebreaker's People

Contributors

augustgit avatar dkimlim avatar racheldallaire avatar surfman-k avatar tylerferguson avatar

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.