Skip to content

Moutah/challengames-ui-vuejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

challengames-ui-vuejs

Description

UI exploiting an API that has been designed in order to give the possibility to a group of friends to dare each other on succeeding challenges on their favourite games, and keep track of results of the latter challenges. The well-known piece of paper used usually is often lost and isn't really adequate to keep long term scores of challenges between friends. Challenges is composed of a simple description as well as the game of interest. A challenge's description could be for example: "Gather a certain number of coins x in the level l of Mario 64 under a certain amount of time t". After defining a challenge, it is sent to a contestant that can either accept or refuse it. After the challenge being performed by the contestant, the challenger is then able to define if the challenge was a success or a failure.

Technologies

  • Javascript
  • VueJS (2.6.x)
  • Vuetify (1.5.x)
  • VueX (3.1.x)
  • HTML
  • CSS

Current status

In development

How to use it

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

About

An UI coded with VueJS that exploits the challengames API (https://github.com/Hellorin/challengames)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 77.3%
  • JavaScript 20.4%
  • HTML 2.3%