Code Monkey home page Code Monkey logo

q-and-a's Introduction

Q&A logo

Q&A is an education-focused app that provides a platform for students to get their questions answered when they're not in class. Students can submit questions to a live queue and they'll be connected to a teacher in a video classroom, which includes educational tools such as a live whiteboard, code and text editor.

This app was built during a two-week sprint as the capstone project for four students at Fullstack Academy in Chicago. The project requirements were to create a prototype application that incorporated web technologies learned during the program, as well as new technologies we were interested in exploring. We decided to work with WebRTC and WebSockets to create a learning platform designed for real-time collaboration.

Tech Talk Presentation

Q&A Demo Video

Live Demo

https://q-and-a-fullstack.herokuapp.com/

Login credentials

Username Password
[email protected] test
[email protected] test

These credentials will work with the deployed application and a local install.

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. You'll need:

  • Node.js
  • PSQL

Setup

  • npm install
  • Create two PostgreSQL databases: capstone and capstone-test
  • npm run seed
  • npm run start-dev
  • Navigate to http://localhost:8080/

Technologies

  • React - JavaScript library for building user interfaces
  • Redux - front-end state management
  • WebRTC - open-source APIs that provide browsers and apps with real-time communication
  • Socket.io - library for real-time communication between server and client
  • Express - web framework for Node
  • Sequelize - an ORM for database queries
  • PostgreSQL - object-relational database management system

Developers

Link to Demo Video

https://youtu.be/gxCZrut25-c

q-and-a's People

Contributors

avillr avatar chrismlusk avatar collin avatar connieelee avatar fterdal avatar geoffbass avatar glebec avatar hollielu avatar khumphrey avatar knxyzkn avatar omriackley avatar queerviolet avatar rinaldo avatar sethfork avatar tmkelly28 avatar wujerry573 avatar zobee29 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

q-and-a's Issues

code editor can't type in middle of input

If you try to add text in the middle of the file, you can only type one character at the insertion point before it automatically kicks you to the end of the file

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.