Skip to content

Instantly share code, notes, and snippets.

@huvber
huvber / mock-progress
Last active March 20, 2022 03:23
fe-challenge
[
{
"name": "General Info",
"tasks": [
{
"description": "Add name and surname",
"value": 10,
"checked": true
},
{
@huvber
huvber / lodgify-tech-test.md
Last active February 12, 2021 14:40
Lodgify - Frontend Technical Test

Lodgify - Frontend Technical Test

Hi there!

We would like to give you the opportunity to show to us your technical skills. Below you'll find a general outline of the test and the resources needed.

Feel free to create the small project as you wish, as long as React is used as the main frontend library.

Preferably, please provide your result as a link to a git repository (private) and add us as collaborator ( @huvber @kluczynskib ). If not, you may send us an archive or a link to some resource.

Below are the three main rules you must follow, everything else is completely up to you!

@huvber
huvber / mock-house
Created June 26, 2020 07:42
House Mock
[{"id":"5985207455","name":"American Ash","image":"https://picsum.photos/1351/675","bookable":false,"booked":0},
{"id":"1458627101","name":"Armistice","image":"https://picsum.photos/1753/876","bookable":false,"booked":8},
{"id":"6411549281","name":"Blackbird","image":"https://picsum.photos/1689/844","bookable":false,"booked":5},
{"id":"1729444415","name":"Spaight","image":"https://picsum.photos/1616/808","bookable":false,"booked":7},
{"id":"8784993847","name":"Dahle","image":"https://picsum.photos/1135/567","bookable":false,"booked":4},
{"id":"8308755712","name":"Emmet","image":"https://picsum.photos/1483/741","bookable":false,"booked":5},
{"id":"8823893348","name":"Anderson","image":"https://picsum.photos/1964/982","bookable":true,"booked":7},
{"id":"7373080677","name":"Anderson","image":"https://picsum.photos/1420/710","bookable":false,"booked":5},
{"id":"3878558074","name":"Park Meadow","image":"https://picsum.photos/2001/1000","bookable":true,"booked":10},
{"id":"1873251955","name":"Jenna","image":"https: