Git Product home page Git Product logo

csgoworld-vue's Introduction

CSGOworld

Reborn of the CS:GO Opencase Simulator, SPA built with Vue.js instead of previous jQuery mess.

Website provides the opportunity to open CS:GO cases, play roulette and coinflip, make trade-up contracts, and a little bit more. Most of the available features will be described below. Frontend part is built fully with Vue.js almost half a year ago and needs some refactoring. Backend is on Laravel, but at the moment it also needs refactoring and will be attached later.

Brief description with main features

If you want don't want to encounter with longreads below, follow the link and watch an album of screenshots on imgur without huge amount of text.

Case opening

Case opening

  • List of all CS:GO cases and collections available for opening.
  • Chances of getting rare items are equals to official ones.
  • If the item you got costs less than $1 you can't sell it for insite currency, you may only get rid of it or keep it in the inventory.
  • If the item costs more than $1 you may also sell it at the rate $1 = 1 diamond. Later you may use these diamonds to spin roulette.

Roulette

Roulette

  • From the registration you'll have 0 diamonds (currency that can be used for betting). But you can earn them by selling items from your inventory.

  • Winning coefs are the same as on the original roulettes: 2x for both red and black and 14x for green.

  • It's allowed to bet on two colors at once.

    Trade-up contracts

Trade-up contracts

  • Contracts available for each item quality (from the light-blue to purple), except red (covert) and rare (knives, gloves).

  • There are different contrats for the items with the same quality if they're stattrak or souvenir.

  • By hovering on your inventory in contracts you may see popover with a list of the items from this collection but with higher quality (that you might get as an award after contract).

  • When adding items to the contract you may open Trade-up probabilities block where all available items will be shown with corresponding chances to get them.

  • If you add items from different collections chances are based on their ratio.

    Coinflip

    Coinflip

    • You may pick from 1 up to 10 items from your inventory.
    • Enemy's bet will be selected in accordance with yours (tolerances are 10% in both sides (if your bet value is $100, your enemy's bet value may vary from $90 to $110 with corresponding chances)).
    • Winner takes it all (returns own items and gets loser's ones).
    • You may pick your side (heads or tails, CT or T) before the flip starts.

    Authorization

Authorization Brief description of how authorization works in the app.

  • User may log in its profile by filling the login form with email and password
  • Backend checks incoming data for the matching with the existing users records.
  • If it doesn't fail it generate an access and refresh tokens and send it back to the user.
  • User stores tokens in local storage to keep them after closing a browser tab and set authorization header with bearer access_token to all requests to allow server recognize an authenticated user
  • If user logs out, local storage clears and authorization headers resets.

If you want to see more - watch the full screenshots album on imgur.

csgoworld-vue's People

Contributors

lafreefall avatar

Watchers

 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.