Skip to content

ongame-dev/frontend-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ongame Front End Challenge

Hello

This is the Ongame front-end challenge. It is a generic example of what your daily life will be like.

Prerequisites

You should know GIT, HTML, CSS and JavaScript.

Getting Started

Fork this repository, it needs to stay on GitHub, available for everyone.

The Challenge

You will create the example-x.png where you will display the items available for players to redeem.

Items will be loaded by GET this json

Clicking on the redeem button, you will send POST to this URL with this data:

{
  "item_id": 1,
}

Be creative and organized. Each line will be evaluated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published