Git Product home page Git Product logo

capitalone's Introduction

CapitalOne

Capital One's Engineering Summit Programming Challenge 2019

Build a web app to find trivia questions by category

Update 01/06/2020

JQuery out of date; I have no intentions of changing the code, however.

Technologies used

PHP, Javascript, HTML, CSS, JQuery, MySQL

Features

  • Users are able to log in; passwords are stored securely via hashing/salting
  • Logged in users can save questions to a favorites collection
  • Users and non-users can simulate a Jeopardy board
  • Use of jService's search API to match categories with a user's queries in real time (non-mobile only)
    • This was done through web scraping in pure Javascript
  • Inspired by flat UI

Website

Hosted on Amazon Web Services's free micro instance (AWS): http://ec2-3-19-227-64.us-east-2.compute.amazonaws.com/~felixhu/CapitalOne/search.php

Notice

Searching, loading the game board simulation, and the category refiner may experience some latency due to calling for large amounts of data from the jService API.

capitalone's People

Contributors

felixwho avatar

Watchers

James Cloos avatar  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.