Giter Club home page Giter Club logo

twittermatchgame's Introduction

twittermatchgame

http://twittergame.larrylaski.com

This game is designed to allow users to match twitter handles and tweets and see how long it takes them to get all 10 right. They can also view a leaderboard to see where they stand. This project uses Laravel, MySQL, the Twitter API, web scraping to get the most followed twitter accounts, Vue JS, jQuery UI, and Laravel Mix.

Backend Features

  • Serve home page
  • Get list of matching twitter handles and tweets
  • Submit results with name and email

Frontend Features

  • Click start btn
  • Request game data
  • Display game data (and mix it up)
  • Drag n Drop handles onto tweets
  • Display form once all items are matched or once timer runs out
  • View Leaderboard

Cleanup/Add Ons

  • Store rank in database and update on game submission instead of always needing to query for it
  • Visual error message instead of console.error for api requests
  • Setup live site

  • Instead of fetching twitter data on every game, create a cron job that gathers data for the top 100 accounts and stores it locally every hour to use for game data
  • Add JS Tests
  • Better Visual Design
  • Navigation to always view leaderboard w/out needing to play a game
  • Move ranking logic into separate job or its own mysql stored procedure. Basically better option than running individual queries for all games.

twittermatchgame's People

Contributors

llaski avatar

Watchers

 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.