Giter Site home page Giter Site logo

final-project's Introduction

https://team3-final-project-tl-rb.herokuapp.com/ 

We have created a draft simulator for league of legends. Users will create a randomized room code and join through there.
The first two clients will be assigned a side to pick from while any additional users will be assigned spectators.
Users will then draft in tournament draft order.
If you are having issues with picking, it is possible that you are selecting when it is not your turn.
This project cannot be used without at least two users, so please keep that in mind. In addition on page reload, you will be identified as a new user and therefore will be put to spectator.
Note: when entering a code, you must click the submit button rather than pressing enter

Yjs was used for multi device communication and server side authentication. Each time a room is created, it creates a new entry in the 
yjs database that contains the state of the draft, and the current pick. There is also an array that store all of the active room codes 
to verify that a newly generated code is not a duplicate.

The backend for this application utilized a websocket server in addtion to a regular simple express server.
 
React was used to deploy the webpage and add interactive elements. In particular using dynamic image tags to add images of champions
required extensive time and effort. Also, the addition of draft logic and spectator modes required significant tweaking.

final-project's People

Contributors

trumanlarson avatar gideonjura101 avatar charlieroberts 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.